Home
last modified time | relevance | path

Searched defs:get_handle (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/idmap/
H A Didmap_kapi.c855 kidmap_get_extend(idmap_get_handle_t *get_handle) in kidmap_get_extend()
899 kidmap_batch_getuidbysid(idmap_get_handle_t *get_handle, const char *sid_prefix, in kidmap_batch_getuidbysid()
960 kidmap_batch_getgidbysid(idmap_get_handle_t *get_handle, const char *sid_prefix, in kidmap_batch_getgidbysid()
1023 kidmap_batch_getpidbysid(idmap_get_handle_t *get_handle, const char *sid_prefix, in kidmap_batch_getpidbysid()
1082 kidmap_batch_getsidbyuid(idmap_get_handle_t *get_handle, uid_t uid, in kidmap_batch_getsidbyuid()
1137 kidmap_batch_getsidbygid(idmap_get_handle_t *get_handle, gid_t gid, in kidmap_batch_getsidbygid()
1188 kidmap_get_mappings(idmap_get_handle_t *get_handle) in kidmap_get_mappings()
1386 kidmap_get_destroy(idmap_get_handle_t *get_handle) in kidmap_get_destroy()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c2185 uint32_t get_handle = 10; in ql_verify_preprocessed_cmd() local