Searched defs:p2 (Results 1 - 25 of 306) sorted by relevance

1234567891011>>

/freebsd-10-stable/usr.bin/netstat/
H A Dflowtable.c51 #define p2(f, m) if (stat->f || sflag <= 1) \ macro
64 #undef p2 macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dtimingsafe_bcmp.c26 const unsigned char *p1 = b1, *p2 = b2; local
/freebsd-10-stable/lib/libc/string/
H A Dbcmp.c44 char *p1, *p2; local
H A Dmemcmp.c48 const unsigned char *p1 = s1, *p2 = s2; local
/freebsd-10-stable/sys/libkern/
H A Dmemcmp.c45 const unsigned char *p1 = s1, *p2 = s2; local
H A Dbcmp.c61 ustring p1 = b1, p2 = b2; local
[all...]
/freebsd-10-stable/contrib/groff/src/libs/libgroff/
H A Dstrcasecmp.c46 register const unsigned char *p2 = (const unsigned char *) s2; local
/freebsd-10-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Dimport_name.c44 char *name, *p, *p2; local
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dct.c55 ct_memcmp(const void *p1, const void *p2, size_t len) argument
H A Dvsyslog.c66 char *p2; local
/freebsd-10-stable/usr.bin/w/
H A Dproc_compare.c72 proc_compare(struct kinfo_proc *p1, struct kinfo_proc *p2) argument
[all...]
/freebsd-10-stable/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf_fixed.c32 struct sshbuf *p1, *p2, *p3; local
[all...]
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dtsmemcmp.c40 isc_tsmemcmp(const void *p1, const void *p2, size_t nb) { argument
/freebsd-10-stable/sys/kern/
H A Dsubr_syscall.c177 struct proc *p, *p2; local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DCmpInstAnalysis.cpp92 bool llvm::PredicatesFoldable(ICmpInst::Predicate p1, ICmpInst::Predicate p2) { argument
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dtest_princ.c52 krb5_principal p, p2; local
[all...]
/freebsd-10-stable/lib/libufs/
H A Dblock.c53 void *p2; local
102 void *p2 = NULL; local
[all...]
/freebsd-10-stable/lib/msun/bsdsrc/
H A Db_exp.c78 static const double p2 = -0x1.6c16c16bebd93p-9; variable
/freebsd-10-stable/usr.bin/cmp/
H A Dlink.c43 char buf2[PATH_MAX], *p2; local
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Da_dup.c68 const unsigned char *p2; local
/freebsd-10-stable/crypto/openssl/crypto/md2/
H A Dmd2_dgst.c205 register MD2_INT *p1, *p2; local
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_string_sprintf.c97 const char *p, *p2; local
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dstrverscmp.c93 const unsigned char *p2 = (const unsigned char *) s2; local
/freebsd-10-stable/contrib/ipfilter/lib/
H A Dvar.c90 char c, *s, *p1, *p2, *p3, *newstring, *value; local
/freebsd-10-stable/crypto/heimdal/kadmin/
H A Dcheck.c108 char *realm = NULL, *p, *p2; local

Completed in 209 milliseconds

1234567891011>>