Home
last modified time | relevance | path

Searched defs:ptype (Results 1 – 25 of 45) sorted by relevance

12

/openbsd-src/lib/libcrypto/dh/
H A Ddh_ameth.c82 int ptype; in dh_pub_decode() local
138 int ptype = V_ASN1_SEQUENCE; in dh_pub_encode() local
195 int ptype; in dh_priv_decode() local
253 int ptype = V_ASN1_SEQUENCE; in dh_priv_encode() local
331 do_dh_print(BIO * bp,const DH * x,int indent,ASN1_PCTX * ctx,int ptype) do_dh_print() argument
[all...]
/openbsd-src/lib/libcrypto/dsa/
H A Ddsa_ameth.c80 int ptype; in dsa_pub_decode() local
148 int ptype = V_ASN1_UNDEF; in dsa_pub_encode() local
208 int ptype; in dsa_priv_decode() local
290 int ptype = V_ASN1_SEQUENCE; in dsa_priv_encode() local
414 do_dsa_print(BIO *bp, const DSA *x, int off, int ptype) in do_dsa_print()
/openbsd-src/gnu/usr.bin/binutils/gdb/vx-share/
H A Dxdr_ptrace.h30 enum ptype { enum
34 typedef enum ptype ptype; typedef
/openbsd-src/regress/lib/libcrypto/asn1/
H A Dx509_algor.c241 int ptype = 0; in x509_algor_get0_test() local
328 int ptype = 0, nid = 0; in x509_algor_set_evp_md_test() local
/openbsd-src/lib/libcrypto/ec/
H A Dec_ameth.c80 eckey_param_free(int ptype,void * pval) eckey_param_free() argument
208 eckey_from_params(int ptype,const void * pval,EC_KEY ** out_eckey) eckey_from_params() argument
226 int ptype = V_ASN1_UNDEF; eckey_pub_encode() local
263 int ptype, pklen; eckey_pub_decode() local
341 int ptype; eckey_priv_decode() local
381 int ptype = V_ASN1_UNDEF; eckey_priv_encode() local
[all...]
/openbsd-src/usr.bin/make/lst.lib/
H A DlstInt.h52 #define PAlloc(var,ptype) var = (ptype) emalloc (sizeof (*var)) argument
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dmemtemp72.C8 enum ptype { t1, t2}; enum
/openbsd-src/usr.sbin/mopd/mopd/
H A Dmopd.c168 u_short ptype; in mopProcess() local
/openbsd-src/lib/libc/gen/
H A Ddisklabel.c57 pfsize[3], poffset[3], ptype[3]; in getdiskbyname() local
/openbsd-src/lib/libcrypto/pem/
H A Dpem_info.c109 int num_in, ptype, raw; in STACK_OF() local
/openbsd-src/sbin/fdisk/
H A Dfdisk.c216 char *poffset, *ptype; in parse_bootprt() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D930120-1.c12 f(fcount,ifp,itype,ptype) in f() argument
/openbsd-src/usr.sbin/mopd/mopprobe/
H A Dmopprobe.c127 u_short ptype, moplen = 0, itype; in mopProcess() local
/openbsd-src/usr.sbin/mopd/common/
H A Dget.c84 u_short ptype; in mopGetTrans() local
/openbsd-src/lib/libcrypto/asn1/
H A Dp8_pkey.c150 int ptype, void *pval, unsigned char *penc, int penclen) in PKCS8_pkey_set0()
/openbsd-src/sys/arch/macppc/macppc/
H A Dautoconf.c174 int ptype; in parseofwbp() local
/openbsd-src/sys/net/
H A Dif_gre.h38 u_int16_t ptype; /* protocol type of payload typically member
/openbsd-src/lib/libcrypto/x509/
H A Dx509_genn.c479 GENERAL_NAME_get0_value(GENERAL_NAME *a, int *ptype) in GENERAL_NAME_get0_value()
/openbsd-src/sys/arch/sparc64/dev/
H A Dpsycho.c212 struct psycho_type *ptype; in psycho_match() local
252 struct psycho_type *ptype; in psycho_attach() local
/openbsd-src/usr.sbin/tcpdump/
H A Dprint-atalk.c64 u_int16_t htype, ptype; member
H A Dprint-udp.c146 const char * ptype; in rtp_print() local
/openbsd-src/usr.bin/rpcgen/
H A Drpc_util.c174 ptype(prefix, type, follow) in ptype() function
/openbsd-src/gnu/gcc/gcc/cp/
H A Dinit.c2209 tree ptype = build_pointer_type (type = complete_type (type)); in build_vec_delete_1() local
2408 tree ptype; in build_vec_init() local
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dinit.c2544 tree ptype = build_pointer_type (type = complete_type (type)); local
2745 tree ptype; local
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dstabs.c3981 debug_type *ptype) in stab_demangle_qualified()
4515 debug_type *ptype) in stab_demangle_type()
4782 debug_type *ptype) in stab_demangle_fund_type()

12