Home
last modified time | relevance | path

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

123

/freebsd/contrib/ntp/include/
H A 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/contrib/smbfs/lib/smb/
H A 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/sys/dev/iavf/
H A Diavf_prototype.h95 STATIC INLINE struct iavf_rx_ptype_decoded decode_rx_desc_ptype(u8 ptype) in decode_rx_desc_ptype()
H A Diavf_txrx_common.h55 iavf_ptype_to_hash(u8 ptype) in iavf_ptype_to_hash()
/freebsd/sys/dev/ice/
H A Dice_common_txrx.h273 u16 status0, u16 ptype) in ice_rx_checksum()
383 ice_ptype_to_hash(u16 ptype) in ice_ptype_to_hash()
/freebsd/contrib/sendmail/src/
H A Dsched.c28 #define FORK_P1(emsg, pname, ptype) \ argument
/freebsd/sbin/ipf/libipf/
H A Dprintpoolfield.c24 printpoolfield(void *p, int ptype, int fieldnum) in printpoolfield()
/freebsd/sys/dev/ixl/
H A Di40e_prototype.h506 static INLINE struct i40e_rx_ptype_decoded decode_rx_desc_ptype(u8 ptype) in decode_rx_desc_ptype()
H A Dixl_txrx.c611 ixl_ptype_to_hash(u8 ptype) in ixl_ptype_to_hash()
667 u8 ptype; in ixl_isc_rxd_pkt_get() local
738 ixl_rx_checksum(if_rxd_info_t ri, u32 status, u32 error, u8 ptype) in ixl_rx_checksum()
/freebsd/crypto/openssl/crypto/dsa/
H A Ddsa_ameth.c33 int ptype; in dsa_pub_decode() local
90 int ptype; in dsa_pub_encode() local
272 static int do_dsa_print(BIO *bp, const DSA *x, int off, int ptype) in do_dsa_print()
H A Ddsa_backend.c128 int ptype; in ossl_dsa_key_from_pkcs8() local
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_genn.c184 void *GENERAL_NAME_get0_value(const GENERAL_NAME *a, int *ptype) in GENERAL_NAME_get0_value()
/freebsd/lib/libc/gen/
H A Ddisklabel.c67 pfsize[3], poffset[3], ptype[3]; in getdiskbyname() local
/freebsd/crypto/openssl/crypto/dh/
H A Ddh_ameth.c64 int ptype; in dh_pub_decode() local
114 int ptype; in dh_pub_encode() local
244 static int do_dh_print(BIO *bp, const DH *x, int indent, int ptype) in do_dh_print()
H A Ddh_backend.c192 int ptype; in ossl_dh_key_from_pkcs8() local
/freebsd/sys/contrib/openzfs/lib/libnvpair/
H A Dlibnvpair.c188 #define NVLIST_PRTFUNC(type_and_variant, vtype, ptype, vfmt) \ argument
236 #define NVLIST_ARRPRTFUNC(type_and_variant, vtype, ptype, vfmt) \ argument
785 #define NVP(elem, type, vtype, ptype, format) { \ argument
793 #define NVPA(elem, type, vtype, ptype, format) { \ argument
/freebsd/crypto/openssl/crypto/ec/
H A Decx_backend.c168 int ptype; in ossl_ecx_key_op() local
/freebsd/sys/dev/ixgbe/
H A Dix_txrx.c401 uint32_t ptype; in ixgbe_isc_rxd_pkt_get() local
475 ixgbe_rx_checksum(uint32_t staterr, if_rxd_info_t ri, uint32_t ptype) in ixgbe_rx_checksum()
/freebsd/crypto/openssl/crypto/pem/
H A Dpem_info.c65 unsigned int i, raw, ptype; in STACK_OF() local
/freebsd/sys/sys/
H A Dlinker_set.h88 #define SET_DECLARE(set, ptype) \ argument
/freebsd/sys/dev/e1000/
H A Digb_txrx.c439 uint32_t ptype, staterr; in igb_isc_rxd_pkt_get() local
516 igb_rx_checksum(uint32_t staterr, if_rxd_info_t ri, uint32_t ptype) in igb_rx_checksum()
/freebsd/sbin/nvmecontrol/
H A Didentify.c66 uint8_t thin_prov, ptype; in print_namespace() local
/freebsd/sys/dev/igc/
H A Digc_txrx.c463 uint32_t ptype, staterr; in igc_isc_rxd_pkt_get() local
535 igc_rx_checksum(uint32_t staterr, if_rxd_info_t ri, uint32_t ptype) in igc_rx_checksum()
/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_lookup.c89 ctf_id_t ntype, ptype; in ctf_lookup_by_name() local
/freebsd/tools/build/cross-build/include/mac/sys/
H A Dlinker_set.h113 #define SET_DECLARE(set, ptype) \ argument

123