Lines Matching refs:header
51 publicly-exported header file.
82 # The public header files on everyone's include path. These are a mixture of
86 # The kernel uapi header files. These are scrubbed copies of the originals
94 # These are private header files meant for use within bionic itself.
111 # header/source files needed by the BSD implementation.
163 2. Add constants (and perhaps types) to the appropriate header file.
165 kernel uapi header files, in which case you just need to make sure that
166 the appropriate POSIX header file in libc/include/ includes the
168 3. Add function declarations to the appropriate header file. Don't forget
173 and have the right declaration in the header file, and that you correctly
178 ## Updating kernel header files
201 libc header change), you should run `make checkbuild`. A regular `make` will