/dflybsd-src/contrib/smbfs/lib/smb/ |
H A D | rap.c | 165 smb_rap_rqparam(struct smb_rap *rap, char ptype, char plen, long value) in smb_rap_rqparam() 237 char ptype = *p; in smb_rap_setNparam() local 263 char ptype = *p; in smb_rap_setPparam() local 284 char ptype = *p; in smb_rap_getNparam() local 308 char ptype; in smb_rap_request() local
|
/dflybsd-src/crypto/libressl/crypto/dh/ |
H A D | dh_ameth.c | 82 int ptype; in dh_pub_decode() local 133 int ptype; in dh_pub_encode() local 189 int ptype; in dh_priv_decode() local 314 do_dh_print(BIO *bp, const DH *x, int indent, ASN1_PCTX *ctx, int ptype) in do_dh_print()
|
/dflybsd-src/sys/sys/ |
H A D | linker_set.h | 74 #define SET_DECLARE(set, ptype) \ argument 77 #define SET_DECLARE_WEAK(set, ptype) \ argument
|
/dflybsd-src/crypto/libressl/crypto/dsa/ |
H A D | dsa_ameth.c | 80 int ptype; in dsa_pub_decode() local 138 int ptype = V_ASN1_UNDEF; in dsa_pub_encode() local 188 int ptype; in dsa_priv_decode() local 385 do_dsa_print(BIO *bp, const DSA *x, int off, int ptype) in do_dsa_print()
|
/dflybsd-src/crypto/libressl/crypto/ec/ |
H A D | ec_ameth.c | 115 int ptype; in eckey_pub_encode() local 146 eckey_type2param(int ptype, const void *pval) in eckey_type2param() 198 int ptype, pklen; in eckey_pub_decode() local 246 int ptype, pklen; in eckey_priv_decode() local 313 int eplen, ptype; in eckey_priv_encode() local
|
/dflybsd-src/crypto/libressl/crypto/gost/ |
H A D | gostr341001_ameth.c | 202 int ptype = V_ASN1_UNDEF; in pub_decode_gost01() local 254 int ptype = V_ASN1_UNDEF; in pub_encode_gost01() local 414 int ptype = V_ASN1_UNDEF; in priv_decode_gost01() local
|
/dflybsd-src/lib/libc/gen/ |
H A D | disktab.c | 95 pfsize[3], poffset[3], ptype[3]; in getdisktabbyname() local
|
H A D | disklabel.c | 61 pfsize[3], poffset[3], ptype[3]; in getdiskbyname() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | omp-simd-clone.c | 711 tree ptype; in simd_clone_adjust_argument_types() local 782 tree ptype = build_pointer_type (TREE_TYPE (TREE_TYPE (array))); in simd_clone_init_simd_arrays() local 792 tree ptype = build_pointer_type (TREE_TYPE (TREE_TYPE (array))); in simd_clone_init_simd_arrays() local 1052 tree ptype = NULL_TREE; in simd_clone_linear_addend() local
|
/dflybsd-src/contrib/gdb-7/gdb/python/ |
H A D | py-function.c | 96 PyObject *ptype, *pvalue, *ptraceback; in fnpy_call() local
|
H A D | py-utils.c | 251 gdbpy_exception_to_string (PyObject *ptype, PyObject *pvalue) in gdbpy_exception_to_string()
|
H A D | py-cmd.c | 155 PyObject *ptype, *pvalue, *ptraceback; in cmdpy_function() local
|
/dflybsd-src/crypto/libressl/crypto/pem/ |
H A D | pem_info.c | 108 int num_in, ptype, raw; in STACK_OF() local
|
/dflybsd-src/crypto/libressl/crypto/asn1/ |
H A D | x_algor.c | 151 X509_ALGOR_set0(X509_ALGOR *alg, ASN1_OBJECT *aobj, int ptype, void *pval) in X509_ALGOR_set0()
|
H A D | p8_pkey.c | 145 int ptype, void *pval, unsigned char *penc, int penclen) in PKCS8_pkey_set0()
|
/dflybsd-src/contrib/gcc-4.7/gcc/objc/ |
H A D | objc-gnu-runtime-abi-01.c | 354 tree ptype, decls, *chain = NULL; in build_class_template() local 421 tree ptype, decls, *chain = NULL; in build_category_template() local 455 tree ptype, decls, *chain = NULL; in build_protocol_template() local 1128 tree array_type, ptype, refs_decl, lproto, e, plist; in generate_protocol_list() local
|
H A D | objc-next-runtime-abi-01.c | 422 tree ptype, decls, *chain = NULL; in build_v1_class_template() local 501 tree ptype, decls, *chain = NULL; in build_v1_category_template() local 555 tree ptype, decls, *chain = NULL; in build_v1_protocol_template() local 1367 tree array_type, ptype, refs_decl, lproto, e, plist, attr; in generate_v1_protocol_list() local
|
/dflybsd-src/sys/dev/netif/ath/ath_hal/ |
H A D | ah_osdep.h | 73 #define OS_SET_DECLARE(set, ptype) SET_DECLARE(set, ptype) argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | cp-ubsan.c | 90 tree ptype = build_pointer_type (type); in cp_ubsan_instrument_vptr() local
|
/dflybsd-src/contrib/binutils-2.34/libctf/ |
H A D | ctf-lookup.c | 79 ctf_id_t ntype, ptype; in ctf_lookup_by_name() local
|
/dflybsd-src/crypto/libressl/crypto/x509/ |
H A D | x509_genn.c | 455 GENERAL_NAME_get0_value(GENERAL_NAME *a, int *ptype) in GENERAL_NAME_get0_value()
|
/dflybsd-src/sys/net/gre/ |
H A D | if_gre.h | 67 u_int16_t ptype; /* protocol type of payload typically member
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-ubsan.c | 399 ubsan_maybe_instrument_reference_or_call (location_t loc, tree op, tree ptype, in ubsan_maybe_instrument_reference_or_call()
|
/dflybsd-src/lib/libalias/ |
H A D | alias_pptp.c | 276 AliasVerifyPptp(struct ip *pip, u_int16_t *ptype) /* IP packet to examine/patch */ in AliasVerifyPptp()
|
/dflybsd-src/sys/vfs/udf/ |
H A D | udf_vfsops.c | 632 int ptype, psize, error; in udf_find_partmaps() local
|