Home
last modified time | relevance | path

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

12

/freebsd-9-stable/contrib/ntp/include/
Dsafecast.h30 #define UA_PTR(ptype,pval) ((ptype *)(void*)(pval)) argument
31 #define UAC_PTR(ptype,pval) ((const ptype *)(const void*)(pval)) argument
32 #define UAV_PTR(ptype,pval) ((volatile ptype *)(volatile void*)(pval)) argument
/freebsd-9-stable/contrib/smbfs/lib/smb/
Drap.c165 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
/freebsd-9-stable/crypto/openssl/crypto/evp/
Ddigest.c194 const EVP_MD **ptype, ENGINE *impl) in do_evp_md_engine_null()
212 (EVP_MD_CTX *ctx, const EVP_MD **ptype, in int_EVP_MD_set_engine_callbacks()
225 static int do_evp_md_engine(EVP_MD_CTX *ctx, const EVP_MD **ptype, in do_evp_md_engine()
Ddig_eng.c125 static int do_evp_md_engine_full(EVP_MD_CTX *ctx, const EVP_MD **ptype, in do_evp_md_engine_full()
/freebsd-9-stable/sys/boot/powerpc/ps3/
Dps3devdesc.h43 int ptype; member
Ddevicename.c93 int i, unit, pnum, ptype, err; in ps3_parsedev() local
/freebsd-9-stable/sys/netncp/
Dncp_rq.c57 ncp_rq_alloc_any(u_int32_t ptype, u_int8_t fn, struct ncp_conn *ncp, in ncp_rq_alloc_any()
99 ncp_rq_init_any(struct ncp_rq *rqp, u_int32_t ptype, u_int8_t fn, in ncp_rq_init_any()
/freebsd-9-stable/lib/libc/gen/
Ddisklabel.c71 pfsize[3], poffset[3], ptype[3]; in getdiskbyname() local
/freebsd-9-stable/cddl/contrib/opensolaris/lib/libnvpair/
Dlibnvpair.c188 #define NVLIST_PRTFUNC(type_and_variant, vtype, ptype, vfmt) \ argument
221 #define NVLIST_ARRPRTFUNC(type_and_variant, vtype, ptype, vfmt) \ argument
769 #define NVP(elem, type, vtype, ptype, format) { \ argument
777 #define NVPA(elem, type, vtype, ptype, format) { \ argument
/freebsd-9-stable/sys/sys/
Dlinker_set.h71 #define SET_DECLARE(set, ptype) \ argument
/freebsd-9-stable/contrib/bmake/lst.lib/
DlstInt.h85 #define PAlloc(var,ptype) var = (ptype) bmake_malloc(sizeof *(var)) argument
/freebsd-9-stable/cddl/contrib/opensolaris/common/ctf/
Dctf_lookup.c87 ctf_id_t ntype, ptype; in ctf_lookup_by_name() local
/freebsd-9-stable/sys/dev/ath/
Dah_osdep.h55 #define OS_SET_DECLARE(set, ptype) SET_DECLARE(set, ptype) argument
/freebsd-9-stable/usr.sbin/mfiutil/
Dmfiutil.h57 #define SET_DECLARE(set, ptype) \ argument
/freebsd-9-stable/sys/sparc64/include/
Datomic.h172 #define ATOMIC_GEN(name, ptype, vtype, atype, sz) \ argument
/freebsd-9-stable/sys/net/
Dif_spppfr.c140 unsigned short ptype; /* protocol type = ETHERTYPE_IP */ member
Dif_gre.h74 u_int16_t ptype; /* protocol type of payload typically member
/freebsd-9-stable/usr.sbin/bluetooth/sdpd/
Dprofile.c436 uint16_t ptype[] = { in bnep_profile_create_protocol_descriptor_list() local
/freebsd-9-stable/crypto/openssl/engines/
De_capi.c1031 static int capi_get_provname(CAPI_CTX * ctx, LPSTR * pname, DWORD * ptype, in capi_get_provname()
1063 DWORD idx, ptype; in capi_list_providers() local
1352 char *provname, DWORD ptype, DWORD keyspec) in capi_get_key()
/freebsd-9-stable/contrib/tcpdump/
Dprint-atalk.c59 u_int16_t htype, ptype; member
Dprint-udp.c145 const char * ptype; in rtp_print() local
/freebsd-9-stable/usr.bin/rpcgen/
Drpc_util.c169 ptype(const char *prefix, const char *type, int follow) in ptype() function
/freebsd-9-stable/sys/fs/udf/
Dudf_vfsops.c755 int i, k, ptype, psize, error; in udf_find_partmaps() local
/freebsd-9-stable/contrib/gcc/cp/
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
/freebsd-9-stable/sys/netinet/libalias/
Dalias_pptp.c438 AliasVerifyPptp(struct ip *pip, u_int16_t * ptype) in AliasVerifyPptp()

12