Searched defs:p2 (Results 151 - 175 of 266) sorted by relevance

1234567891011

/freebsd-13-stable/contrib/opie/
H A Dglob.c346 register char **p1, **p2, *c; variable
/freebsd-13-stable/contrib/nvi/common/
H A Doptions.c473 char *p2, *t2; local
/freebsd-13-stable/contrib/lua/src/
H A Dlobject.c89 int luaO_rawarith (lua_State *L, int op, const TValue *p1, const TValue *p2, argument
126 void luaO_arith (lua_State *L, int op, const TValue *p1, const TValue *p2, argument
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/db/
H A Dh_db.c360 u_char *p1, *p2; local
/freebsd-13-stable/sys/geom/vinum/
H A Dgeom_vinum_subr.c66 struct gv_plex *p, *p2; local
1088 struct gv_plex *p, *p2; local
/freebsd-13-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap_raw.c850 ng_l2cap_node_con_ep *p2 = NULL; local
914 ng_l2cap_node_chan_ep *p2 = NULL; local
/freebsd-13-stable/sys/kern/
H A Dkern_exit.c137 struct proc *p1, *p2, *ptmp; local
[all...]
H A Dsubr_unit.c283 new_unr(struct unrhdr *uh, void **p1, void **p2) argument
662 alloc_unr_specificl(struct unrhdr *uh, u_int item, void **p1, void **p2) argument
766 void *p1, *p2; local
792 free_unrl(struct unrhdr *uh, u_int item, void **p1, void **p2) argument
902 void *p1, *p2; local
[all...]
/freebsd-13-stable/sys/vm/
H A Dvm_glue.c539 vm_forkproc(struct thread *td, struct proc *p2, struct thread *td2, argument
/freebsd-13-stable/stand/ficl/
H A Dvm.c611 char *p2 = string + i - 1; /* last non-NULL char of string */ local
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Drd_req.c405 krb5_principal p1, p2; local
/freebsd-13-stable/crypto/openssl/crypto/bio/
H A Db_addr.c492 const char *p2 = strrchr(hostserv, ':'); local
/freebsd-13-stable/usr.sbin/lpr/lpr/
H A Dlpr.c619 card(int c, const char *p2) argument
/freebsd-13-stable/usr.sbin/ppp/
H A Dmp.c103 peerid_Equal(const struct peerid *p1, const struct peerid *p2) argument
/freebsd-13-stable/tools/tools/indent_wrapper/
H A Dindent_wrapper.c378 struct block *p2 = NULL; local
[all...]
/freebsd-13-stable/usr.bin/calendar/
H A Dparsedata.c97 char *p, *p1, *p2, *py; local
[all...]
/freebsd-13-stable/usr.bin/netstat/
H A Dinet.c628 #define p2(f1, f2, m) if (tcpstat.f1 || tcpstat.f2 || sflag <= 1) \ macro
854 #undef p2 macro
966 #define p2 macro
1000 #undef p2 macro
1106 #define p2 macro
1125 #undef p2 macro
1196 #define p2 macro
1268 #undef p2 macro
[all...]
/freebsd-13-stable/usr.bin/truss/
H A Dsetup.c373 struct procinfo *p, *p2; local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_diff/
H A Ddiff_tree.c1235 const svn_diff_tree_processor_t *p2; member in struct:tee_baton_t
[all...]
/freebsd-13-stable/contrib/wpa/src/utils/
H A Dos_internal.c315 const unsigned char *p1 = s1, *p2 = s2; local
/freebsd-13-stable/crypto/heimdal/appl/rsh/
H A Drshd.c508 int p0[2], p1[2], p2[2]; local
/freebsd-13-stable/crypto/openssl/crypto/ec/
H A Decx_meth.c710 static int pkey_ecx_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) argument
805 static int pkey_ecd_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) argument
/freebsd-13-stable/crypto/openssl/crypto/engine/
H A Deng_devcrypto.c298 static int cipher_ctrl(EVP_CIPHER_CTX *ctx, int type, int p1, void* p2) argument
H A Deng_openssl.c540 static int ossl_hmac_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) argument
/freebsd-13-stable/crypto/openssl/crypto/evp/
H A Devp_lib.c405 EVP_MD_meth_set_ctrl(EVP_MD *md, int (*ctrl)(EVP_MD_CTX *ctx, int cmd, int p1, void *p2)) argument

Completed in 343 milliseconds

1234567891011