Searched defs:pp (Results 1 - 25 of 587) sorted by relevance

1234567891011>>

/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Di2d_pu.c74 int i2d_PublicKey(EVP_PKEY *a, unsigned char **pp) argument
H A Di2d_pr.c65 int i2d_PrivateKey(EVP_PKEY *a, unsigned char **pp) argument
H A Dd2i_pu.c75 EVP_PKEY *d2i_PublicKey(int type, EVP_PKEY **a, const unsigned char **pp, argument
H A Dd2i_pr.c71 EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **a, const unsigned char **pp, argument
131 EVP_PKEY *d2i_AutoPrivateKey(EVP_PKEY **a, const unsigned char **pp, argument
/freebsd-10-stable/sys/fs/procfs/
H A Dprocfs_osrel.c44 const char *pp; local
/freebsd-10-stable/sys/geom/
H A Dgeom_mbr_enc.c42 dos_partition_dec(void const *pp, struct dos_partition *d) argument
59 dos_partition_enc(void *pp, struct dos_partition *d) argument
H A Dgeom_pc98_enc.c35 pc98_partition_dec(void const *pp, struct pc98_partition *d) argument
58 pc98_partition_enc(void *pp, struct pc98_partition *d) argument
/freebsd-10-stable/sys/cddl/compat/opensolaris/sys/
H A Dvm.h47 zfs_map_page(vm_page_t pp, struct sf_buf **sfp) argument
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dinet_aton.c94 u_int *pp = parts; local
/freebsd-10-stable/contrib/ldns/compat/
H A Dinet_aton.c97 unsigned int *pp = parts; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessorLexer.cpp22 PreprocessorLexer::PreprocessorLexer(Preprocessor *pp, FileID fid) argument
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/net/
H A Dh_protoent.c40 char **pp; local
H A Dh_servent.c40 char **pp; local
/freebsd-10-stable/lib/libc/inet/
H A Dinet_network.c56 in_addr_t parts[4], *pp = parts; local
/freebsd-10-stable/sys/dev/cmx/
H A Dcmx_pccard.c64 const struct pccard_product *pp; local
/freebsd-10-stable/sys/dev/cs/
H A Dif_cs_pccard.c60 const struct pccard_product *pp; local
/freebsd-10-stable/sys/dev/stg/
H A Dtmc18c30_pccard.c80 const struct pccard_product *pp; local
/freebsd-10-stable/usr.sbin/lpr/common_source/
H A Dstartdaemon.c57 startdaemon(const struct printer *pp) argument
/freebsd-10-stable/contrib/unbound/compat/
H A Dinet_aton.c97 unsigned int *pp = parts; local
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dinet_aton.c98 isc_uint8_t *pp = parts; local
/freebsd-10-stable/contrib/diff/lib/
H A Dprepargs.c85 char **pp = (char **) xmalloc ((prepended + argc + 1) * sizeof *pp); local
/freebsd-10-stable/contrib/groff/src/preproc/eqn/
H A Dmark.cpp45 mark_box::mark_box(box *pp) : pointer_box(pp) argument
95 lineup_box::lineup_box(box *pp) : pointer_box(pp) argument
H A Dsqrt.cpp35 box *make_sqrt_box(box *pp) argument
40 sqrt_box::sqrt_box(box *pp) : pointer_box(pp) argument
/freebsd-10-stable/contrib/sendmail/libsm/
H A Dconfig.c155 register char **pp; local
[all...]
/freebsd-10-stable/lib/libc/db/btree/
H A Dbt_conv.c59 __bt_pgin(void *t, pgno_t pg, void *pp) argument
124 __bt_pgout(void *t, pgno_t pg, void *pp) argument

Completed in 132 milliseconds

1234567891011>>