Home
last modified time | relevance | path

Searched refs:headers (Results 51 – 75 of 148) sorted by relevance

123456

/dragonfly/usr.sbin/config/
H A Dmkheaders.c51 headers(void) in headers() function
H A Dmain.c238 headers(); /* make a lot of .h files */ in main()
/dragonfly/share/mk/
H A Dbsd.sys.mk36 CWARNFLAGS += -Wmissing-include-dirs -Wsystem-headers
/dragonfly/contrib/bmake/mk/
H A Dmk-files.txt233 gather all the headers. dpadd.mk_ did the rest.
255 # indicate that we need to include headers from LIBCRYPTO
283 What to add to ``CFLAGS`` to find the public headers.
285 to be the home of all public headers and thus the default is
/dragonfly/contrib/file/magic/Magdir/
H A Dscientific58 >1100 ulong >1 %d headers,
/dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A DMakefile.am41 headers = $(std_HEADERS) $(bits_HEADERS) macro
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dcppopts.texi63 of system headers are not defeated
167 @item -Wsystem-headers
168 @opindex Wsystem-headers
169 Issue warnings for code in system headers. These are normally unhelpful
322 When using precompiled headers (@pxref{Precompiled Headers}), this flag
424 options before @option{-I-} are searched only for headers requested with
505 target-specific C++ headers.
H A Dsourcebuild.texi44 The support for fixing system headers to work with GCC@. See
45 @file{fixincludes/README} for more information. The headers fixed by
47 Along with those headers, @file{README-fixinc} is also installed, as
179 System headers installed by GCC, mainly those required by the C
181 Installed by GCC}, for details of when these and other headers are
288 headers to be used with it. However, GCC will fix those headers if
295 Several of the headers GCC installs are in the @file{ginclude}
296 directory. These headers, @file{iso646.h},
303 headers to work with GCC, some other headers may also be installed in
305 @code{extra_headers}; this specifies additional headers under
[all …]
H A Dcpp.texi899 headers. Second, the directory containing the current file is not
1085 @cindex wrapper headers
1108 would have to edit the new headers to match.
1142 Therefore, GCC gives code found in @dfn{system headers} special
1148 because of code in macros defined in system headers.
1152 There are, however, two ways to make normal headers into system headers.
1155 directories to search for headers, just like @option{-I}. Any headers
1156 found in that directory will be considered system headers.
2171 this macro directly; instead, include the appropriate headers.
2515 instance, two different headers to define a common macro. The
[all …]
H A Dimplement-c.texi579 @cite{How sequences in both forms of header names are mapped to headers
642 does not provide the other headers which define @code{NULL} and some
643 library implementations may use other definitions in those headers.
653 headers @code{<float.h>}, @code{<limits.h>}, and @code{<stdint.h>}
/dragonfly/crypto/libressl/apps/openssl/
H A Dapps.h195 STACK_OF(CONF_VALUE) *headers, int req_timeout);
/dragonfly/contrib/tcpdump/
H A DCHANGES165 CVE-2017-12986 (IPv6 routing headers)
235 CVE-2017-13725 (IPv6 routing headers)
329 IPv6: Don't overwrite the destination IPv6 address for routing headers
573 Fix printing of BGP optional headers.
639 headers if it's set
875 fixes for Digital Unix headers and Documentation
882 PPPoE payload length headers.
991 Removed dependency on native headers for packet dissectors.
992 Removed Linux specific headers that were shipped
1032 - Print as much of IP/TCP/UDP headers as possible even if truncated.
[all …]
/dragonfly/sys/sys/
H A Dsocket.h536 struct iovec *headers; /* pointer to an array of header struct iovec's */ member
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dc++config27 * This is an internal header file, included by other library headers.
71 // headers included below, it will be defined to an empty default.
/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Dnew_table.txt7 in the ACPICA headers.
/dragonfly/sbin/natd/
H A DHISTORY29 - Added -Wall to CFLAGS and some headers added to natd.c
/dragonfly/usr.bin/compress/doc/
H A Drevision.log82 * header (plus an undocumented -n flag to handle old files without headers),
/dragonfly/lib/libalias/
H A DHISTORY39 for IP headers (TCP, UDP and ICMP checksums
/dragonfly/contrib/bmake/
H A Dconfig.h.in295 /* Define to 1 if all of the C90 standard headers exist (not just the ones
325 This macro does not affect the system headers' behavior.
/dragonfly/usr.bin/mail/
H A Dlex.c596 headers(vec); in announce()
/dragonfly/usr.sbin/cron/doc/
H A DFEATURES72 MAILTO, see discussion of environment variables, above). The headers
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/backward/
H A Dstrstream45 * This is an internal header file, included by other library headers.
/dragonfly/contrib/binutils-2.27/binutils/doc/
H A Dbinutils.texi1943 [@option{-h}|@option{--section-headers}|@option{--headers}]
2005 @cindex archive headers
2101 @itemx --file-headers
2123 @itemx --section-headers
2124 @itemx --headers
2125 @cindex section headers
2317 @itemx --private-headers
2568 @itemx --all-headers
4460 @itemx --program-headers
4469 @itemx --section-headers
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dc++config26 * This is an internal header file, included by other library headers.
73 // headers included below, it will be defined to an empty default.
/dragonfly/sys/platform/pc64/conf/
H A Dldscript.x86_6410 headers PT_PHDR PHDRS ;

123456