Searched refs:HEADER (Results 101 - 111 of 111) sorted by relevance

12345

/freebsd-9.3-release/crypto/openssl/crypto/engine/
H A DMakefile34 HEADER= $(EXHEADER) macro
36 ALL= $(GENERAL) $(SRC) $(HEADER)
/freebsd-9.3-release/crypto/openssl/crypto/x509/
H A DMakefile36 HEADER= $(EXHEADER) macro
38 ALL= $(GENERAL) $(SRC) $(HEADER)
/freebsd-9.3-release/crypto/openssl/util/
H A Dmk1mf.pl346 if ($key eq "HEADER")
672 headers: \$(HEADER) \$(EXHEADER)
752 $defs.=&do_defs("HEADER",$header,"\$(INCL_D)","");
/freebsd-9.3-release/crypto/openssl/crypto/evp/
H A DMakefile48 HEADER= $(EXHEADER) macro
50 ALL= $(GENERAL) $(SRC) $(HEADER)
/freebsd-9.3-release/crypto/openssl/crypto/x509v3/
H A DMakefile36 HEADER= $(EXHEADER) pcy_int.h macro
38 ALL= $(GENERAL) $(SRC) $(HEADER)
/freebsd-9.3-release/crypto/openssl/test/
H A DMakefile127 HEADER= $(EXHEADER) macro
129 ALL= $(GENERAL) $(SRC) $(HEADER)
/freebsd-9.3-release/contrib/sendmail/src/
H A Dsendmail.h1205 ** alignment, then cast to (HEADER *) or (unsigned char *) as needed.
1209 HEADER qb1;
/freebsd-9.3-release/crypto/openssl/apps/
H A DMakefile72 HEADER= apps.h progs.h s_apps.h \ macro
76 ALL= $(GENERAL) $(SRC) $(HEADER)
/freebsd-9.3-release/crypto/openssl/crypto/asn1/
H A DMakefile48 HEADER= $(EXHEADER) macro
50 ALL= $(GENERAL) $(SRC) $(HEADER)
/freebsd-9.3-release/crypto/openssl/ssl/
H A DMakefile49 HEADER= $(EXHEADER) ssl_locl.h kssl_lcl.h macro
51 ALL= $(GENERAL) $(SRC) $(HEADER)
/freebsd-9.3-release/crypto/openssh/
H A Dconfigure1656 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1658 # Tests whether HEADER exists and can be compiled using the include files in
1779 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1781 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
16425 ac_fn_c_check_member "$LINENO" "HEADER" "ad" "ac_cv_member_HEADER_ad" "#include <arpa/nameser.h>

Completed in 279 milliseconds

12345