Searched defs:handle (Results 51 - 75 of 359) sorted by relevance

1234567891011>>

/freebsd-10.3-release/contrib/ofed/management/opensm/complib/
H A Dcl_dispatcher.c264 void cl_disp_unregister(IN const cl_disp_reg_handle_t handle) argument
303 cl_disp_post(IN const cl_disp_reg_handle_t handle, argument
361 cl_disp_get_queue_status(IN const cl_disp_reg_handle_t handle, argument
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Core/
H A DConnectionSharedMemory.cpp127 HANDLE handle; local
H A DDataBufferMemoryMap.cpp199 HANDLE handle = (HANDLE)_get_osfhandle(fd); local
/freebsd-10.3-release/crypto/heimdal/lib/gssapi/krb5/
H A Dadd_cred.c51 gsskrb5_cred cred, handle; local
[all...]
H A Dacquire_cred.c379 gsskrb5_cred handle; local
[all...]
/freebsd-10.3-release/lib/libc/locale/
H A DmbrtocXX_iconv.h63 struct _citrus_iconv *handle; local
/freebsd-10.3-release/lib/libc/nameser/
H A Dns_parse.c77 int ns_msg_getflag(ns_msg handle, int flag) { argument
106 ns_initparse(const u_char *msg, int msglen, ns_msg *handle) { argument
142 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) argument
205 ns_parserr2(ns_msg *handle, ns_sect section, int rrnum, ns_rr2 *rr) argument
[all...]
/freebsd-10.3-release/sys/dev/acpica/
H A Dacpi_pcib_pci.c64 ACPI_HANDLE handle; member in struct:acpi_pcib_lookup_info
H A Dacpi_acad.c159 ACPI_HANDLE handle; local
/freebsd-10.3-release/sys/dev/drm2/radeon/
H A Dradeon_cursor.c154 radeon_crtc_cursor_set(struct drm_crtc *crtc, struct drm_file *file_priv, uint32_t handle, uint32_t width, uint32_t height) argument
/freebsd-10.3-release/contrib/gdb/gdb/tui/
H A Dtui-wingeneral.c151 WINDOW *handle; local
[all...]
/freebsd-10.3-release/contrib/apr-util/test/
H A Dtestdbd.c34 static void test_statement(abts_case *tc, apr_dbd_t* handle, argument
45 static void create_table(abts_case *tc, apr_dbd_t* handle, argument
56 static void drop_table(abts_case *tc, apr_dbd_t* handle, argument
63 static void delete_rows(abts_case *tc, apr_dbd_t* handle, argument
71 static void insert_data(abts_case *tc, apr_dbd_t* handle, argument
89 select_rows(abts_case *tc, apr_dbd_t* handle, const apr_dbd_driver_t* driver, int count) argument
139 test_escape(abts_case *tc, apr_dbd_t *handle, const apr_dbd_driver_t *driver) argument
147 test_dbd_generic(abts_case *tc, apr_dbd_t* handle, const apr_dbd_driver_t* driver) argument
180 apr_dbd_t* handle = NULL; local
208 apr_dbd_t* handle = NULL; local
[all...]
/freebsd-10.3-release/sys/mips/cavium/
H A Duart_cpu_octeonusart.c58 ou_bs_r_1(void *t, bus_space_handle_t handle, bus_size_t offset) argument
65 ou_bs_r_2(void *t, bus_space_handle_t handle, bus_size_t offset) argument
72 ou_bs_r_4(void *t, bus_space_handle_t handle, bus_size_t offset) argument
79 ou_bs_r_8(void *t, bus_space_handle_t handle, bus_size_t offset) argument
/freebsd-10.3-release/sys/vm/
H A Dphys_pager.c63 phys_pager_alloc(void *handle, vm_ooffset_t size, vm_prot_t prot, argument
H A Dsg_pager.c67 sg_pager_alloc(void *handle, vm_ooffset_t size, vm_prot_t prot, argument
/freebsd-10.3-release/sys/rpc/
H A Dsvc_generic.c93 void *handle; local
/freebsd-10.3-release/sys/sparc64/sparc64/
H A Dcounter.c72 sparc64_counter_init(const char *name, bus_space_tag_t tag, bus_space_handle_t handle, bus_addr_t offset) argument
/freebsd-10.3-release/sys/dev/qlxgbe/
H A Dql_inline.h128 qla_set_hw_rcv_desc(qla_host_t *ha, uint32_t r_idx, uint32_t index, uint32_t handle, bus_addr_t paddr, uint32_t buf_size) argument
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_subr/
H A Dwin32_xlate.c180 svn_subr__win32_xlate_to_stringbuf(win32_xlate_t *handle, argument
/freebsd-10.3-release/contrib/wpa/src/eap_peer/
H A Deap_methods.c184 void *handle; local
234 void *handle; local
348 void *handle; local
[all...]
/freebsd-10.3-release/lib/libthr/thread/
H A Dthr_exit.c74 void *handle; local
/freebsd-10.3-release/lib/libc/gen/
H A Ddlfcn.c70 dlclose(void *handle) argument
107 dlsym(void * __restrict handle, const char * __restrict name) argument
115 dlfunc(void * __restrict handle, const char * __restrict name) argument
123 dlvsym(void * __restrict handle, const char * __restrict name, argument
132 dlinfo(void * __restrict handle, int request, void * __restrict p) argument
/freebsd-10.3-release/lib/libc/iconv/
H A Dcitrus_module.c262 _citrus_find_getops(_citrus_module_t handle, const char *modname, argument
279 void *handle; local
310 _citrus_unload_module(_citrus_module_t handle) argument
/freebsd-10.3-release/lib/libc/rpc/
H A Dsvc_simple.c108 void *handle; local
/freebsd-10.3-release/crypto/openssh/
H A Dmisc.h27 int handle; /* Handle for dynamic listen ports */ member in struct:Forward

Completed in 163 milliseconds

1234567891011>>