Searched refs:ptype (Results 1 - 25 of 76) sorted by relevance

1234

/freebsd-11-stable/contrib/ntp/include/
H A Dsafecast.h30 #define UA_PTR(ptype,pval) ((ptype *)(void*)(pval))
31 #define UAC_PTR(ptype,pval) ((const ptype *)(const void*)(pval))
32 #define UAV_PTR(ptype,pval) ((volatile ptype *)(volatile void*)(pval))
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dprintpoolfield.c24 printpoolfield(p, ptype, fieldnum)
26 int ptype;
38 printpoolfield(p, ptype, i);
46 if (ptype == IPLT_POOL) {
54 } else if (ptype == IPLT_HASH) {
60 } else if (ptype == IPLT_DSTLIST) {
70 if (ptype == IPLT_POOL) {
76 } else if (ptype == IPLT_HASH) {
82 } else if (ptype == IPLT_DSTLIST) {
88 if (ptype
[all...]
/freebsd-11-stable/sys/sparc64/include/
H A Datomic.h175 #define ATOMIC_GEN(name, ptype, vtype, atype, sz) \
178 atomic_add_ ## name(volatile ptype p, atype v) \
183 atomic_add_acq_ ## name(volatile ptype p, atype v) \
188 atomic_add_rel_ ## name(volatile ptype p, atype v) \
194 atomic_clear_ ## name(volatile ptype p, atype v) \
199 atomic_clear_acq_ ## name(volatile ptype p, atype v) \
204 atomic_clear_rel_ ## name(volatile ptype p, atype v) \
210 atomic_cmpset_ ## name(volatile ptype p, vtype e, vtype s) \
215 atomic_cmpset_acq_ ## name(volatile ptype p, vtype e, vtype s) \
220 atomic_cmpset_rel_ ## name(volatile ptype
[all...]
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dx_algor.c81 int X509_ALGOR_set0(X509_ALGOR *alg, ASN1_OBJECT *aobj, int ptype, void *pval)
85 if (ptype != V_ASN1_UNDEF) {
96 if (ptype == 0)
98 if (ptype == V_ASN1_UNDEF) {
104 ASN1_TYPE_set(alg->parameter, ptype, pval);
H A Dp8_pkey.c91 int ptype, void *pval, unsigned char *penc, int penclen)
113 if (!X509_ALGOR_set0(priv->pkeyalg, aobj, ptype, pval)) {
/freebsd-11-stable/contrib/smbfs/lib/smb/
H A Drap.c165 smb_rap_rqparam(struct smb_rap *rap, char ptype, char plen, long value) argument
170 switch (ptype) {
237 char ptype = *p; local
243 switch (ptype) {
250 error = smb_rap_rqparam(rap, ptype, plen, value);
263 char ptype = *p; local
269 switch (ptype) {
284 char ptype = *p; local
290 switch (ptype) {
308 char ptype; local
[all...]
/freebsd-11-stable/contrib/bmake/lst.lib/
H A DlstInt.h82 * PAlloc (var, ptype) --
83 * Allocate a pointer-typedef structure 'ptype' into the variable 'var'
85 #define PAlloc(var,ptype) var = (ptype) bmake_malloc(sizeof *(var))
/freebsd-11-stable/sys/sys/
H A Dlinker_set.h82 #define SET_DECLARE(set, ptype) \
83 extern ptype __weak_symbol *__CONCAT(__start_set_,set); \
84 extern ptype __weak_symbol *__CONCAT(__stop_set_,set)
/freebsd-11-stable/lib/libc/gen/
H A Ddisklabel.c71 pfsize[3], poffset[3], ptype[3]; local
125 strcpy(ptype, "tx");
130 psize[1] = pbsize[1] = pfsize[1] = poffset[1] = ptype[1] = p;
146 getnumdflt(pp->p_fstype, ptype, 0);
148 if (cgetstr(buf, ptype, &cq) >= 0) {
/freebsd-11-stable/crypto/openssl/crypto/dsa/
H A Ddsa_ameth.c74 int ptype; local
84 X509_ALGOR_get0(NULL, &ptype, &pval, palg);
86 if (ptype == V_ASN1_SEQUENCE) {
96 } else if ((ptype == V_ASN1_NULL) || (ptype == V_ASN1_UNDEF)) {
132 int ptype; local
150 ptype = V_ASN1_SEQUENCE;
152 ptype = V_ASN1_UNDEF;
167 if (X509_PUBKEY_set0_param(pk, aobj, ptype, str, penc, penclen))
188 int ptype; local
419 do_dsa_print(BIO *bp, const DSA *x, int off, int ptype) argument
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Dstabs.c3988 debug_type *ptype)
4047 ptype != NULL ? &name : NULL))
4050 if (ptype != NULL)
4071 if (ptype != NULL)
4148 if (ptype != NULL)
4149 *ptype = context;
4518 /* Demangle a type. If the ptype argument is not NULL, *ptype is set
4523 debug_type *ptype)
4535 if (! stab_demangle_type (minfo, pp, ptype))
3986 stab_demangle_qualified(struct stab_demangle_info *minfo, const char **pp, debug_type *ptype) argument
4521 stab_demangle_type(struct stab_demangle_info *minfo, const char **pp, debug_type *ptype) argument
4788 stab_demangle_fund_type(struct stab_demangle_info *minfo, const char **pp, debug_type *ptype) argument
[all...]
/freebsd-11-stable/sys/dev/ath/
H A Dah_osdep.h61 #define OS_SET_DECLARE(set, ptype) SET_DECLARE(set, ptype)
/freebsd-11-stable/usr.bin/rpcgen/
H A Drpc_clntout.c88 ptype(proc->res_prefix, proc->res_type, 1);
124 ptype(proc->args.decls->decl.prefix,
129 ptype(proc->res_prefix, proc->res_type, 1);
138 ptype(proc->res_prefix, proc->res_type, 1);
150 ptype(proc->res_prefix, proc->res_type, 1);
191 ptype(proc->res_prefix, proc->res_type, 0);
H A Drpc_sample.c97 ptype(proc->res_prefix, proc->res_type, 1);
100 ptype(proc->res_prefix, proc->res_type, 1);
107 ptype(proc->args.decls->decl.prefix,
117 ptype(l->decl.prefix, l->decl.type, 1);
178 ptype(proc->res_prefix, proc->res_type, 1);
252 ptype(plist->res_prefix, plist->res_type, 1);
H A Drpc_tblout.c168 ptype(prefix, type, 0);
/freebsd-11-stable/crypto/openssl/crypto/pem/
H A Dpem_info.c102 unsigned int i, raw, ptype; local
117 ptype = 0;
177 ptype = EVP_PKEY_RSA;
200 ptype = EVP_PKEY_DSA;
223 ptype = EVP_PKEY_EC;
243 if (ptype) {
244 if (!d2i_PrivateKey(ptype, pp, &p, len)) {
/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Dec_ameth.c112 int ptype; local
116 if (!eckey_param2type(&ptype, &pval, ec_key)) {
131 ptype, pval, penc, penclen))
134 if (ptype == V_ASN1_OBJECT)
143 static EC_KEY *eckey_type2param(int ptype, void *pval) argument
148 if (ptype == V_ASN1_SEQUENCE) {
157 } else if (ptype == V_ASN1_OBJECT) {
191 int ptype, pklen; local
197 X509_ALGOR_get0(NULL, &ptype, &pval, palg);
199 eckey = eckey_type2param(ptype, pva
241 int ptype, pklen; local
309 int eplen, ptype; local
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-ppp.c1726 uint16_t ptype; local
1750 ptype = *p;
1752 ND_PRINT((ndo, "%02x ", ptype));
1757 ptype = EXTRACT_16BITS(p);
1759 ND_PRINT((ndo, "%04x ", ptype));
1764 ptype = 0; /*XXX*/
1777 ptype = EXTRACT_16BITS(&ph->phdr_type);
1778 if (ndo->ndo_eflag && (ptype == PPP_VJC || ptype == PPP_VJNC)) {
1780 "proto-#%d", ptype)));
[all...]
/freebsd-11-stable/crypto/openssl/crypto/dh/
H A Ddh_ameth.c101 int ptype; local
111 X509_ALGOR_get0(NULL, &ptype, &pval, palg);
113 if (ptype != V_ASN1_SEQUENCE) {
154 int ptype; local
172 ptype = V_ASN1_SEQUENCE;
188 ptype, str, penc, penclen))
210 int ptype; local
221 X509_ALGOR_get0(NULL, &ptype, &pval, palg);
223 if (ptype != V_ASN1_SEQUENCE)
334 ASN1_PCTX *ctx, int ptype)
333 do_dh_print(BIO *bp, const DH *x, int indent, ASN1_PCTX *ctx, int ptype) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/x509v3/
H A Dv3_genn.c234 void *GENERAL_NAME_get0_value(GENERAL_NAME *a, int *ptype)
236 if (ptype)
237 *ptype = a->type;
/freebsd-11-stable/sys/netinet/libalias/
H A Dalias_pptp.c438 AliasVerifyPptp(struct ip *pip, u_int16_t * ptype) argument
458 *ptype = ntohs(hptr->type);
466 if ((*ptype == PPTP_OutCallReply || *ptype == PPTP_InCallReply) &&
/freebsd-11-stable/usr.sbin/bluetooth/sdpd/
H A Dprofile.c439 uint16_t ptype[] = { local
448 nptypes = sizeof(ptype)/sizeof(ptype[0]),
477 SDP_PUT16(ptype[i], buf);
/freebsd-11-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_lookup.c87 ctf_id_t ntype, ptype; local
168 (ptype = ctf_lookup_by_name(fp->ctf_parent, name)) != CTF_ERR)
169 return (ptype);
/freebsd-11-stable/usr.sbin/mfiutil/
H A Dmfiutil.h59 #define SET_DECLARE(set, ptype) \
60 extern ptype *__CONCAT(__start_set_,set); \
61 extern ptype *__CONCAT(__stop_set_,set)
/freebsd-11-stable/sys/net/
H A Dif_spppfr.c135 unsigned short ptype; /* protocol type = ETHERTYPE_IP */ member in struct:arp_req
415 ntohs (req->ptype) != ETHERTYPE_IP) {
419 ntohs (req->htype), ntohs (req->ptype));
499 reply->ptype = htons (ETHERTYPE_IP);

Completed in 150 milliseconds

1234