/freebsd/sys/dev/sound/pcm/ |
H A D | sndstat.c | 76 int type, unit; member 1159 int type, unit; in sndstat_register() local
|
/freebsd/crypto/openssh/ |
H A D | krl.c | 869 u_char type; in parse_revoked_certs() local 1051 u_char type; in ssh_krl_from_blob() local
|
/freebsd/sys/amd64/vmm/amd/ |
H A D | amdvi_hw.c | 564 amdvi_decode_evt_flag_type(uint8_t type) in amdvi_decode_evt_flag_type() 824 int result, type, error = 0; in amdvi_handle_sysctl() local
|
/freebsd/crypto/krb5/src/lib/krb5/asn.1/ |
H A D | asn1_encode.h | 141 enum atype_type type; member 220 enum cntype_type type; member
|
/freebsd/crypto/krb5/src/util/support/ |
H A D | json.c | 145 alloc_value(json_type type, size_t size) in alloc_value() 633 k5_json_tid type; in encode_value() local
|
/freebsd/crypto/openssl/ssl/record/methods/ |
H A D | recmethod_local.h | 42 int type; member 51 int type; member
|
/freebsd/sys/dev/hid/ |
H A D | hidbus.c | 780 hid_size_t maxlen, hid_size_t *actlen, uint8_t type, uint8_t id) in hidbus_get_report() 787 hid_size_t len, uint8_t type, uint8_t id) in hidbus_set_report()
|
/freebsd/lib/msun/src/ |
H A D | math_private.h | 319 #define STRICT_ASSIGN(type, lval, rval) ((lval) = (rval)) argument 321 #define STRICT_ASSIGN(type, lval, rval) do { \ argument
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_dev.c | 412 enum ecore_llh_prot_filter_type_t type; member 425 enum ecore_llh_filter_type type; member 579 enum ecore_llh_filter_type type, in __ecore_llh_shadow_add_filter() 605 enum ecore_llh_filter_type type, in ecore_llh_shadow_add_filter() 1225 enum ecore_llh_prot_filter_type_t type, in ecore_llh_protocol_filter_stringify() 1267 enum ecore_llh_prot_filter_type_t type, in ecore_llh_protocol_filter_to_hilo() 1301 enum ecore_llh_prot_filter_type_t type, in ecore_llh_add_protocol_filter() 1421 enum ecore_llh_prot_filter_type_t type, in ecore_llh_remove_protocol_filter()
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | crypto_openssl.c | 280 static int openssl_digest_vector(const EVP_MD *type, size_t num_elem, in openssl_digest_vector() 464 const EVP_CIPHER *type; in aes_encrypt_init() local 521 const EVP_CIPHER *type; in aes_decrypt_init() local 599 const EVP_CIPHER *type; in aes_wrap() local 643 const EVP_CIPHER *type; in aes_unwrap() local 1656 static int openssl_hmac_vector(const EVP_MD *type, const u8 *key, in openssl_hmac_vector() 4296 int crypto_csr_set_name(struct crypto_csr *csr, enum crypto_csr_name type, in crypto_csr_set_name() 4365 size_t *len, int *type) in crypto_csr_get_attribute()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | ProcessGDBRemote.cpp | 1153 ProcessGDBRemote::TraceGetState(llvm::StringRef type) { in TraceGetState() 2629 int32_t type) { in DoReadMemoryTags() 2647 int32_t type, in DoWriteMemoryTags() 3213 GDBStoppointType type = GetGDBStoppointType(wp_res_sp); in EnableWatchpoint() local 3239 GDBStoppointType type = GetGDBStoppointType(wp_res_sp); in EnableWatchpoint() local 3284 GDBStoppointType type = GetGDBStoppointType(wp_res_sp); in DisableWatchpoint() local 4307 std::optional<llvm::StringRef> type; in ParseFlagsFields() local 5728 GDBStoppointType type = GetGDBStoppointType(wp_res_sp); in DidForkSwitchHardwareTraps() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | SymbolFileNativePDB.cpp | 836 TypeSP type = CreateAndCacheType(type_id); in GetOrCreateType() local 1112 PDB_SymType type = CVSymToPDBSym(cvs.kind()); in ResolveSymbolContext() local 1757 TypeSP type = GetOrCreateType(ti); in FindTypesByName() local 1776 TypeSP type = GetOrCreateType(*ti); in ParseTypes() local 2178 CVType type = types.getType(*ti); in BuildParentMap() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
H A D | mcu.c | 215 u8 type; in mt7921_mcu_debug_msg_event() member 590 __le32 type; in mt7921_mcu_get_nic_capability() member 777 enum mt7921_roc_req type, u8 token_id) in mt7921_mcu_set_roc() 1266 u8 type; in mt7921_mcu_uni_add_beacon_offload() member 1334 u8 type[2]; in __mt7921_mcu_set_clc() member
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | pci.h | 325 int type; member 426 int type; in pci_resource_flags() local 957 int type = pci_pcie_type(dev); in pcie_cap_has_lnkctl() local 972 int type = pci_pcie_type(dev); in pcie_cap_has_sltctl() local 981 int type = pci_pcie_type(dev); in pcie_cap_has_rtctl() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_debugging.cpp | 124 __tsan_get_report_loc(void * report,uptr idx,const char ** type,void ** addr,uptr * start,uptr * size,int * tid,int * fd,int * suppressable,void ** trace,uptr trace_size) __tsan_get_report_loc() argument
|
/freebsd/contrib/opencsd/decoder/include/opencsd/ |
H A D | trc_gen_elem_types.h | 97 trace_sync_marker_t type; /**< type of sync marker */ member
|
/freebsd/contrib/pnglite/ |
H A D | pnglite.c | 343 unsigned type; in png_process_chunk() local
|
/freebsd/sys/contrib/dev/athk/ |
H A D | spectral_common.h | 44 u8 type; /* see ath_fft_sample */ member
|
/freebsd/sys/compat/linuxkpi/common/include/asm/ |
H A D | atomic.h | 278 #define __atomic_try_cmpxchg(type, _p, _po, _n) \ argument
|
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | ibccconfig.c | 351 uint32_t type; in switch_port_congestion_setting() local
|
/freebsd/contrib/ofed/libcxgb4/ |
H A D | libcxgb4.h | 122 #define to_c4iw_xxx(xxx, type) \ argument
|
/freebsd/contrib/wpa/src/wps/ |
H A D | wps_upnp_i.h | 53 enum advertisement_type_enum type; member
|
/freebsd/crypto/heimdal/appl/telnet/libtelnet/ |
H A D | kerberos5.c | 118 Data(Authenticator *ap, int type, const void *d, int c) in Data()
|
/freebsd/contrib/netbsd-tests/fs/common/ |
H A D | h_fsmacros.h | 106 #define ATF_TC_FSADD(fs,type,func,desc) \ argument
|
/freebsd/sys/arm/mv/ |
H A D | mv_cp110_icu.c | 85 int type; member
|