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

1234567891011>>

/freebsd-9.3-release/crypto/openssl/crypto/asn1/
H A Di2d_pr.c74 int i2d_PrivateKey(EVP_PKEY *a, unsigned char **pp) argument
H A Di2d_pu.c74 int i2d_PublicKey(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 Da_hdr.c64 int i2d_ASN1_HEADER(ASN1_HEADER * a, unsigned char **pp) argument
79 ASN1_HEADER *d2i_ASN1_HEADER(ASN1_HEADER ** a, const unsigned char **pp, argument
H A Dp8_key.c64 int i2d_X509_KEY(X509 *a, unsigned char **pp) argument
81 X509 *d2i_X509_KEY(X509 **a, unsigned char **pp, long length) argument
H A Dx_pkey.c67 int i2d_X509_PKEY(X509_PKEY *a, unsigned char **pp) argument
72 X509_PKEY *d2i_X509_PKEY(X509_PKEY **a, const unsigned char **pp, long length) argument
H A Dd2i_pr.c75 EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **a, const unsigned char **pp, argument
142 EVP_PKEY *d2i_AutoPrivateKey(EVP_PKEY **a, const unsigned char **pp, argument
H A Da_bool.c63 int i2d_ASN1_BOOLEAN(int a, unsigned char **pp) argument
79 int d2i_ASN1_BOOLEAN(int *a, const unsigned char **pp, long length) argument
/freebsd-9.3-release/sys/compat/netbsd/
H A Dphysio_proc.h54 struct physio_proc *pp; variable in typeref:struct:physio_proc
/freebsd-9.3-release/sys/fs/procfs/
H A Dprocfs_osrel.c44 const char *pp; local
/freebsd-9.3-release/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-9.3-release/sys/cddl/compat/opensolaris/sys/
H A Dvm.h37 zfs_map_page(vm_page_t pp, struct sf_buf **sfp) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessorLexer.cpp22 PreprocessorLexer::PreprocessorLexer(Preprocessor *pp, FileID fid) argument
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dinet_aton.c94 u_int *pp = parts; local
/freebsd-9.3-release/gnu/usr.bin/cvs/cvs/
H A Dprepend_args.c78 char **pp = (char **) xmalloc ((prepended + argc + 1) * sizeof *pp); local
/freebsd-9.3-release/lib/libc/inet/
H A Dinet_network.c56 in_addr_t parts[4], *pp = parts; local
/freebsd-9.3-release/sys/dev/cmx/
H A Dcmx_pccard.c64 const struct pccard_product *pp; local
/freebsd-9.3-release/sys/dev/cs/
H A Dif_cs_pccard.c60 const struct pccard_product *pp; local
/freebsd-9.3-release/sys/dev/stg/
H A Dtmc18c30_pccard.c82 const struct pccard_product *pp; local
/freebsd-9.3-release/usr.sbin/lpr/common_source/
H A Dstartdaemon.c59 startdaemon(const struct printer *pp) argument
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dinet_aton.c98 isc_uint8_t *pp = parts; local
/freebsd-9.3-release/crypto/openssl/crypto/pkcs7/
H A Dpk7_attr.c73 unsigned char *p, *pp; local
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dinet_aton.c95 isc_uint8_t *pp = parts; local
/freebsd-9.3-release/contrib/bind9/lib/lwres/
H A Dlwinetaton.c99 lwres_uint8_t *pp = parts; local

Completed in 226 milliseconds

1234567891011>>