Home
last modified time | relevance | path

Searched defs:handle (Results 201 – 225 of 513) sorted by relevance

12345678910>>...21

/freebsd/contrib/libevent/sample/
H A Dhttp-server.c395 display_listen_sock(struct evhttp_bound_socket *handle) in display_listen_sock()
451 struct evhttp_bound_socket *handle = NULL; in main() local
/freebsd/contrib/libcbor/src/cbor/
H A Dbytestrings.c61 cbor_item_t *cbor_build_bytestring(cbor_data handle, size_t length) { in cbor_build_bytestring()
/freebsd/contrib/llvm-project/libcxx/src/include/
H A Drefstring.h58 void* handle = dlopen("/usr/lib/libstdc++.6.dylib", RTLD_NOLOAD); in compute_gcc_empty_string_storage() local
/freebsd/sys/dev/acpica/
H A Dacpi_pcib_pci.c62 ACPI_HANDLE handle; member
/freebsd/lib/libc/rpc/
H A Dsvc_generic.c87 void *handle; in svc_create() local
/freebsd/sys/dev/agp/
H A Dagp.c972 void agp_free_memory(device_t dev, void *handle) in agp_free_memory()
978 int agp_bind_memory(device_t dev, void *handle, vm_offset_t offset) in agp_bind_memory()
984 int agp_unbind_memory(device_t dev, void *handle) in agp_unbind_memory()
990 void agp_memory_info(device_t dev, void *handle, struct in agp_memory_info()
/freebsd/usr.bin/posixmqcontrol/
H A Dposixmqcontrol.c440 mqd_t handle = mq_open(queue, flags); in create() local
560 mqd_t handle = mq_open(queue, O_RDONLY); in info() local
617 mqd_t handle = mq_open(queue, O_RDONLY); in recv() local
663 mqd_t handle = mq_open(queue, O_WRONLY); in send() local
/freebsd/crypto/openssl/providers/
H A Dbaseprov.c127 int ossl_base_provider_init(const OSSL_CORE_HANDLE *handle, in ossl_base_provider_init()
/freebsd/sys/rpc/
H A Dsvc_generic.c88 void *handle; in svc_create() local
/freebsd/sys/contrib/vchiq/interface/vchi/
H A Dvchi.h79 VCHI_MEM_HANDLE_T handle; member
82 } handle; member
/freebsd/crypto/openssl/crypto/
H A Dinit.c136 HMODULE handle = NULL; in DEFINE_RUN_ONCE_STATIC() local
663 HMODULE handle = NULL; in OPENSSL_atexit() local
/freebsd/sys/dev/xen/privcmd/
H A Dprivcmd.c109 privcmd_pg_ctor(void *handle, vm_ooffset_t size, vm_prot_t prot, in privcmd_pg_ctor()
117 privcmd_pg_dtor(void *handle) in privcmd_pg_dtor()
/freebsd/sys/contrib/zstd/lib/common/
H A Dthreading.h66 HANDLE handle; member
/freebsd/contrib/llvm-project/clang/tools/amdgpu-arch/
H A DAMDGPUArchByHSA.cpp40 uint64_t handle; member
/freebsd/stand/efi/libefi/
H A Dhandles.c31 EFI_HANDLE handle; member
/freebsd/contrib/blocklist/test/
H A Dsrvtest.c138 handle(int type, int sfd) in handle() function
/freebsd/sys/dev/ixl/
H A Dixl_iw.h53 void *handle; member
/freebsd/sys/arm64/acpica/
H A Dacpi_machdep.c214 bus_space_handle_t *handle, bus_size_t size) in acpi_map_addr()
/freebsd/crypto/openssl/test/
H A Duser_property_test.c69 static int testprov_provider_init(const OSSL_CORE_HANDLE *handle, in testprov_provider_init()
/freebsd/sys/dev/qlxgbe/
H A Dql_inline.h127 uint32_t handle, bus_addr_t paddr, uint32_t buf_size) in qla_set_hw_rcv_desc()
/freebsd/sys/vm/
H A Dsg_pager.c71 sg_pager_alloc(void *handle, vm_ooffset_t size, vm_prot_t prot, in sg_pager_alloc()
/freebsd/lib/libc/locale/
H A DmbrtocXX_iconv.h62 struct _citrus_iconv *handle; in mbrtocXX_l() local
/freebsd/sys/powerpc/powermac/
H A Dnvbl.c94 phandle_t handle; in nvbl_probe() local
/freebsd/contrib/libpcap/msdos/
H A Dpktdrvr.h55 WORD handle; /* Handle associated with session */ member
94 WORD handle; /* instance that upcalled */ member
/freebsd/sys/dev/acpi_support/
H A Dacpi_panasonic.c68 ACPI_HANDLE handle; member
507 ACPI_HANDLE handle; in acpi_panasonic_power_profile() local

12345678910>>...21