Home
last modified time | relevance | path

Searched defs:p2 (Results 51 – 75 of 328) sorted by relevance

12345678910>>...14

/freebsd/crypto/heimdal/lib/roken/
H A Dvsyslog.c66 char *p2; in vsyslog() local
/freebsd/crypto/openssl/crypto/asn1/
H A Da_dup.c19 const unsigned char *p2; in ASN1_dup() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dtest_princ.c52 krb5_principal p, p2; in test_princ() local
H A Dtest_pac.c168 krb5_principal p, p2; in main() local
/freebsd/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf_getput_basic.c27 struct sshbuf *p1, *p2; in sshbuf_getput_basic_tests() local
/freebsd/sys/kern/
H A Dsubr_unit.c402 new_unr(struct unrhdr *uh, void **p1, void **p2) in new_unr()
787 alloc_unr_specificl(struct unrhdr *uh, u_int item, void **p1, void **p2) in alloc_unr_specificl()
892 void *p1, *p2; in alloc_unr_specific() local
920 free_unrl(struct unrhdr *uh, u_int item, void **p1, void **p2) in free_unrl()
1030 void *p1, *p2; in free_unr() local
/freebsd/crypto/heimdal/kadmin/
H A Dcheck.c108 char *realm = NULL, *p, *p2; in check() local
/freebsd/usr.bin/netstat/
H A Dinet.c602 #define p2(f1, f2, m) if (tcpstat.f1 || tcpstat.f2 || sflag <= 1) \ in tcp_stats() macro
975 #define p2(f, m) if (carpstat.f || sflag <= 1) \ in carp_stats() macro
1115 #define p2(f, m) if (arpstat.f || sflag <= 1) \ in arp_stats() macro
1205 #define p2(f, m) if (icmpstat.f || sflag <= 1) \ in icmp_stats() macro
H A Dmroute6.c242 #define p2(f, m) if (mrtstat.f || sflag <= 1) \ in mrt6_stats() macro
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddivsi3.S35 p2 = cmp.gtu(r2,r1) define
/freebsd/lib/libc/gen/
H A Dscandir-compat11.c139 freebsd11_scandir_thunk_cmp(const void *p1, const void *p2, void *thunk) in freebsd11_scandir_thunk_cmp()
/freebsd/contrib/libdiff/compat/
H A Dmerge.c99 u_char *list2, *list1, *p2, *p, *last, **p1; in mergesort() local
257 u_char tmp, *f1, *f2, *s, *l2, *last, *p2; in setup() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_string_sprintf.c96 const char *p, *p2; in archive_string_vsprintf() local
/freebsd/contrib/ntp/ntpd/
H A Dkeyword-gen.c698 const struct key_tok *p2 = a2; in compare_key_tok_id() local
717 const struct key_tok *p2 = a2; in compare_key_tok_text() local
/freebsd/crypto/openssl/crypto/md2/
H A Dmd2_dgst.c160 register MD2_INT *p1, *p2; in MD2_Final() local
/freebsd/contrib/arm-optimized-routines/pl/math/
H A Derfcf_1u7.c70 float p2 = fmaf (TwoThird, r2, -OneThird); in erfcf() local
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_plat_services.h438 #define al_memcpy(p1, p2, cnt) memcpy(p1, p2, cnt) argument
447 #define al_memcmp(p1, p2, cnt) memcmp(p1, p2, cnt) argument
/freebsd/usr.sbin/services_mkdb/
H A Dservices_mkdb.c317 char *p2; in parseservices() local
329 char *p2; in parseservices() local
/freebsd/lib/libc/stdlib/
H A Dmerge.c116 u_char *list2, *list1, *p2, *p, *last, **p1; in mergesort_b() local
269 u_char *f1, *f2, *s, *l2, *last, *p2; in setup() local
/freebsd/sys/contrib/libsodium/test/default/
H A Dpwhash_scrypt_ll.c15 static const uint32_t p2 = 16U; variable
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_exp2.c17 const BIGNUM *a2, const BIGNUM *p2, const BIGNUM *m, in BN_mod_exp2_mont()
/freebsd/sys/powerpc/powerpc/
H A Dvm_machdep.c108 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork()
/freebsd/lib/msun/ld80/
H A Db_expl.c50 #define p2 (p1u.e) macro
/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_x931g.c25 int RSA_X931_derive_ex(RSA *rsa, BIGNUM *p1, BIGNUM *p2, BIGNUM *q1, in RSA_X931_derive_ex()
/freebsd/contrib/netbsd-tests/lib/librumpclient/
H A Dh_execthr.c102 int p1[2], p2[2]; in main() local

12345678910>>...14