Home
last modified time | relevance | path

Searched defs:chandle (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_cache.c69 smb_cache_create(smb_cache_t *chandle, uint32_t waittime, in smb_cache_create()
106 smb_cache_destroy(smb_cache_t *chandle) in smb_cache_destroy()
136 smb_cache_flush(smb_cache_t *chandle) in smb_cache_flush()
151 smb_cache_add(smb_cache_t *chandle, const void *data, int flags) in smb_cache_add()
196 smb_cache_remove(smb_cache_t *chandle, const void *data) in smb_cache_remove()
223 smb_cache_iterinit(smb_cache_t *chandle, smb_cache_cursor_t *cursor) in smb_cache_iterinit()
240 smb_cache_iterate(smb_cache_t *chandle, smb_cache_cursor_t *cursor, void *data) in smb_cache_iterate()
272 smb_cache_num(smb_cache_t *chandle) in smb_cache_num()
305 smb_cache_refreshing(smb_cache_t *chandle) in smb_cache_refreshing()
352 smb_cache_ready(smb_cache_t *chandle) in smb_cache_ready()
[all …]
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_mac.c107 mac_bpf_tx(uintptr_t chandle, mblk_t *pkt) in mac_bpf_tx()
119 mac_bpf_promisc_add(uintptr_t chandle, int how, void *arg, uintptr_t *promisc, in mac_bpf_promisc_add()
141 mac_bpf_client_close(uintptr_t chandle) in mac_bpf_client_close()
147 mac_bpf_client_name(uintptr_t chandle) in mac_bpf_client_name()
/illumos-gate/usr/src/uts/common/inet/ipnet/
H A Dipnet_bpf.c115 ipnet_bpf_tx(uintptr_t chandle, mblk_t *pkt) in ipnet_bpf_tx()
135 ipnet_bpf_promisc_add(uintptr_t chandle, int how, void *arg, in ipnet_bpf_promisc_add()
177 ipnet_bpf_client_close(uintptr_t chandle) in ipnet_bpf_client_close()
183 ipnet_bpf_client_name(uintptr_t chandle) in ipnet_bpf_client_name()
/illumos-gate/usr/src/lib/librsm/common/
H A Drsmlib.c683 rsm_get_controller_attr(rsmapi_controller_handle_t chandle, in rsm_get_controller_attr()
/illumos-gate/usr/src/cmd/bhyve/
H A Dsmbiostbl.c185 uint16_t chandle; /* chassis handle */ member
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dosl.c1037 AcpiOsDerivePciId(ACPI_HANDLE rhandle, ACPI_HANDLE chandle, in AcpiOsDerivePciId()