Searched refs:protos (Results 1 - 25 of 64) sorted by relevance

123

/macosx-10.9.5/libpcap-42/libpcap/Win32/Include/
H A Dcdecl_ext.h32 #define __P(protos) protos /* full-blown ANSI C */
34 #define __P(protos) () /* traditional C preprocessor */
H A DGnuc.h7 #define __P(protos) protos
9 #define __P(protos) ()
/macosx-10.9.5/bash-92/bash-3.2/lib/readline/
H A Drlstdc.h33 # define PARAMS(protos) protos
35 # define PARAMS(protos) ()
H A Dtilde.h37 # define PARAMS(protos) protos
39 # define PARAMS(protos) ()
/macosx-10.9.5/bash-92/bash-3.2/lib/tilde/
H A Dtilde.h37 # define PARAMS(protos) protos
39 # define PARAMS(protos) ()
/macosx-10.9.5/bind9-45.100/bind9/contrib/nslint-2.1a3/lbl/
H A Dgnuc.h6 #define __P(protos) protos
8 #define __P(protos) ()
/macosx-10.9.5/network_cmds-433/traceroute.tproj/
H A Dgnuc.h6 #define __P(protos) protos
8 #define __P(protos) ()
/macosx-10.9.5/bash-92/bash-3.2/include/
H A Dstdc.h33 # define __P(protos) protos
35 # define __P(protos) ()
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dfnmatch.hin30 #define __P(protos) protos
33 #define __P(protos) ()
/macosx-10.9.5/bash-92/bash-3.2/lib/malloc/
H A Dshmalloc.h24 # define __P(protos) protos
26 # define __P(protos) ()
H A Dimalloc.h72 # define __P(protos) protos
74 # define __P(protos) ()
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dregen.sh3 perl ../../cf/make-proto.pl -q -P comment -o krb5-protos.h -E KRB5_LIB ${files}
/macosx-10.9.5/Heimdal-323.92.1/lib/ntlm/
H A DNTMakefile38 $(INCDIR)\heimntlm-protos.h \
43 $(OBJ)\heimntlm-protos.h: $(libheimntlm_la_SOURCES)
44 $(PERL) ../../cf/make-proto.pl -q -P remove -o $(OBJ)\heimntlm-protos.h $(libheimntlm_la_SOURCES)
/macosx-10.9.5/xnu-2422.115.4/pexpert/pexpert/i386/
H A DMakefile13 protos.h
/macosx-10.9.5/xnu-2422.115.4/pexpert/pexpert/machine/
H A DMakefile12 protos.h
/macosx-10.9.5/Heimdal-323.92.1/packages/mac/
H A DHeimdal-ify.pl20 } elsif (m/_err.h/ or m/_asn1.h/ or m/krb5.*\.h/ or m/com_.*\.h/ or m/gssapi.*\.h/ or m/.*-protos\.h/ or /heimbase.h/) {
/macosx-10.9.5/Heimdal-323.92.1/lib/asn1/
H A Dder.h102 #include <der-protos.h>
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/mac/include/
H A Dsasl_mac_krb_locl.h47 #include <krb-protos.h>
/macosx-10.9.5/xnu-2422.115.4/pexpert/i386/
H A Dpe_identify_machine.c29 #include <pexpert/protos.h>
/macosx-10.9.5/xnu-2422.115.4/pexpert/pexpert/
H A DMakefile23 protos.h \
H A Dprotos.h41 #include <pexpert/machine/protos.h>
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb_185.in55 #define __P(protos) protos /* ANSI C prototypes */
58 #define __P(protos) () /* K&R C preprocessor */
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/include/
H A Dldap_cdefs.h32 # define LDAP_P(protos) protos
45 # define LDAP_P(protos) ()
/macosx-10.9.5/Heimdal-323.92.1/packages/windows/sdk/
H A DNTMakefile73 $(SDKINCDIR)\krb5\krb5-protos.h \
82 $(SDKINCDIR)\kadm5\kadm5-protos.h \
86 $(SDKINCDIR)\heimdal\krb5-protos.h \
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/nssov/
H A Dservice.c116 struct berval name,*names,*ports,*protos; local
176 protos = a->a_vals;
181 protos=tmparr;
182 protos[0]=cbp->prot;
183 BER_BVZERO(&protos[1]);
202 WRITE_BERVAL(cbp->fp,&protos[i]);

Completed in 362 milliseconds

123