/freebsd/contrib/ntp/include/ |
H A D | safecast.h | 30 #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 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
|
/freebsd/sys/dev/iavf/ |
H A D | iavf_prototype.h | 95 STATIC INLINE struct iavf_rx_ptype_decoded decode_rx_desc_ptype(u8 ptype) in decode_rx_desc_ptype()
|
H A D | iavf_txrx_common.h | 55 iavf_ptype_to_hash(u8 ptype) in iavf_ptype_to_hash()
|
/freebsd/sys/dev/ice/ |
H A D | ice_common_txrx.h | 273 u16 status0, u16 ptype) in ice_rx_checksum() argument 383 ice_ptype_to_hash(u16 ptype) in ice_ptype_to_hash() argument
|
/freebsd/contrib/sendmail/src/ |
H A D | sched.c | 28 #define FORK_P1(emsg, pname, ptype) \ argument
|
/freebsd/sbin/ipf/libipf/ |
H A D | printpoolfield.c | 24 printpoolfield(void *p, int ptype, int fieldnum) in printpoolfield()
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_prototype.h | 506 static INLINE struct i40e_rx_ptype_decoded decode_rx_desc_ptype(u8 ptype) in decode_rx_desc_ptype()
|
H A D | ixl_txrx.c | 611 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 D | dsa_ameth.c | 33 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 D | dsa_backend.c | 128 int ptype; in ossl_dsa_key_from_pkcs8() local
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | v3_genn.c | 184 void *GENERAL_NAME_get0_value(const GENERAL_NAME *a, int *ptype) in GENERAL_NAME_get0_value()
|
/freebsd/lib/libc/gen/ |
H A D | disklabel.c | 67 pfsize[3], poffset[3], ptype[3]; in getdiskbyname() local
|
/freebsd/crypto/openssl/crypto/dh/ |
H A D | dh_ameth.c | 64 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()
|
/freebsd/sys/dev/gve/ |
H A D | gve_rx_dqo.c | 468 gve_rx_set_hashtype_dqo(struct mbuf *mbuf, struct gve_ptype *ptype, bool *is_tcp) in gve_rx_set_hashtype_dqo() 505 struct gve_ptype *ptype) in gve_rx_set_csum_flags_dqo() 546 struct gve_ptype *ptype; in gve_rx_input_mbuf_dqo() local
|
/freebsd/sys/contrib/openzfs/lib/libnvpair/ |
H A D | libnvpair.c | 188 #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 D | ecx_backend.c | 168 int ptype; in ossl_ecx_key_op() local
|
/freebsd/sys/dev/ixgbe/ |
H A D | ix_txrx.c | 406 uint32_t ptype; in ixgbe_isc_rxd_pkt_get() local 481 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 D | pem_info.c | 65 unsigned int i, raw, ptype; in STACK_OF() local
|
/freebsd/sys/sys/ |
H A D | linker_set.h | 88 #define SET_DECLARE(set, ptype) \ argument
|
/freebsd/sys/dev/e1000/ |
H A D | igb_txrx.c | 444 uint32_t ptype, staterr; in igb_isc_rxd_pkt_get() local 523 igb_rx_checksum(uint32_t staterr, if_rxd_info_t ri, uint32_t ptype) in igb_rx_checksum()
|
/freebsd/sbin/nvmecontrol/ |
H A D | identify.c | 66 uint8_t thin_prov, ptype; in print_namespace() local
|
/freebsd/sys/dev/igc/ |
H A D | igc_txrx.c | 472 uint32_t ptype, staterr; in igc_isc_rxd_pkt_get() local 545 igc_rx_checksum(uint32_t staterr, if_rxd_info_t ri, uint32_t ptype) in igc_rx_checksum()
|
/freebsd/tools/build/cross-build/include/mac/sys/ |
H A D | linker_set.h | 113 #define SET_DECLARE(set, ptype) \ argument
|
/freebsd/cddl/contrib/opensolaris/common/ctf/ |
H A D | ctf_lookup.c | 89 ctf_id_t ntype, ptype; in ctf_lookup_by_name() local
|