Home
last modified time | relevance | path

Searched defs:handle (Results 226 – 250 of 513) sorted by relevance

12345678910>>...21

/freebsd/contrib/unbound/dynlibmod/
H A Ddynlibmod.c44 static void close_library(const char* fname, __DYNMOD handle) { in close_library()
61 static void close_library(const char* fname, __DYNMOD handle) { in close_library()
/freebsd/sys/dev/vmware/vmci/
H A Dvmci_resource.c125 struct vmci_handle handle; in vmci_resource_get_id() local
/freebsd/sys/dev/qlxgb/
H A Dqla_inline.h174 uint32_t handle, bus_addr_t paddr, uint32_t buf_size) in qla_set_hw_rcv_desc()
/freebsd/contrib/ofed/libibverbs/
H A Dcompat-1_0.c45 uint32_t handle; member
53 uint32_t handle; member
64 uint32_t handle; member
124 uint32_t handle; member
139 uint32_t handle; member
153 uint32_t handle; member
/freebsd/usr.sbin/bluetooth/sdpd/
H A Dsar.c154 uint32_t handle; in server_prepare_service_attribute_response() local
/freebsd/sys/dev/mps/
H A Dmps_config.c841 *mpi_reply, Mpi2SasDevicePage0_t *config_page, u32 form, u16 handle) in mps_config_get_sas_device_pg0()
1239 *mpi_reply, Mpi2RaidVolPage1_t *config_page, u32 form, u16 handle) in mps_config_get_raid_volume_pg1()
H A Dmps_mapping.c293 _mapping_get_enc_idx_from_handle(struct mps_softc *sc, u16 handle) in _mapping_get_enc_idx_from_handle()
449 _mapping_get_mt_idx_from_handle(struct mps_softc *sc, u16 handle) in _mapping_get_mt_idx_from_handle()
2199 mps_mapping_get_tid(struct mps_softc *sc, uint64_t sas_address, u16 handle) in mps_mapping_get_tid()
2224 mps_mapping_get_tid_from_handle(struct mps_softc *sc, u16 handle) in mps_mapping_get_tid_from_handle()
/freebsd/sys/dev/iicbus/pwm/
H A Dadm1030.c119 phandle_t handle; in adm1030_probe() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DHTMLLogger.js80 function handle(data) { function
/freebsd/lib/libsysdecode/
H A Dutrace.c42 uint32_t handle; member
/freebsd/crypto/openssl/crypto/
H A Dcontext.c202 OSSL_LIB_CTX *OSSL_LIB_CTX_new_from_dispatch(const OSSL_CORE_HANDLE *handle, in OSSL_LIB_CTX_new_from_dispatch()
218 OSSL_LIB_CTX *OSSL_LIB_CTX_new_child(const OSSL_CORE_HANDLE *handle, in OSSL_LIB_CTX_new_child()
/freebsd/contrib/netbsd-tests/lib/libpthread_dbg/
H A Dh_common.h109 void *handle; in basic_proc_lookup() local
/freebsd/sys/dev/acpica/
H A Dacpi_acad.c159 ACPI_HANDLE handle; in acpi_acad_attach() local
H A Dacpi_pcib.c91 ACPI_HANDLE handle; in prt_attach_devices() local
/freebsd/contrib/llvm-project/llvm/utils/split-file/
H A Dsplit-file.cpp71 static int handle(MemoryBuffer &inputBuf, StringRef input) { in handle() function
/freebsd/include/arpa/
H A Dnameser.h141 #define ns_msg_id(handle) ((handle)._id + 0) argument
142 #define ns_msg_base(handle) ((handle)._msg + 0) argument
143 #define ns_msg_end(handle) ((handle)._eom + 0) argument
144 #define ns_msg_size(handle) ((handle)._eom - (handle)._msg) argument
145 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) argument
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211_android.c185 int android_nl_socket_set_nonblocking(struct nl_sock *handle) in android_nl_socket_set_nonblocking()
/freebsd/sys/dev/pci/
H A Dpci_host_generic_acpi.c226 ACPI_HANDLE handle; in pci_host_acpi_get_ecam_resource() local
284 ACPI_HANDLE handle; in pci_host_generic_acpi_init() local
/freebsd/contrib/llvm-project/compiler-rt/lib/cfi/
H A Dcfi.cpp430 void *handle = REAL(dlopen)(filename, flag); in INTERCEPTOR() local
435 INTERCEPTOR(int, dlclose, void *handle) { in INTERCEPTOR()
/freebsd/contrib/libpcap/msdos/
H A Dpkt_rx0.asm48 handle dw 0 ; handle for upcall define
/freebsd/crypto/openssl/providers/
H A Ddefltprov.c542 int ossl_default_provider_init(const OSSL_CORE_HANDLE *handle, in ossl_default_provider_init()
/freebsd/lib/libthr/thread/
H A Dthr_exit.c74 void *handle; in thread_uw_init() local
/freebsd/usr.bin/top/
H A Dmachine.c64 struct handle { struct
65 struct kinfo_proc **next_proc; /* points to next valid proc pointer */
66 int remaining; /* number of pointers remaining */
741 static struct handle handle; variable
/freebsd/lib/libc/rpc/
H A Dsvc_simple.c108 void *handle; in rpc_reg() local
/freebsd/sys/dev/ipmi/
H A Dipmi_smbios.c56 uint16_t handle; member

12345678910>>...21