Searched defs:get_handle (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/uts/common/idmap/ |
H A D | idmap_kapi.c | 854 kidmap_get_extend(idmap_get_handle_t *get_handle) in kidmap_get_extend() argument 898 kidmap_batch_getuidbysid(idmap_get_handle_t * get_handle,const char * sid_prefix,uint32_t rid,uid_t * uid,idmap_stat * stat) kidmap_batch_getuidbysid() argument 959 kidmap_batch_getgidbysid(idmap_get_handle_t * get_handle,const char * sid_prefix,uint32_t rid,uid_t * gid,idmap_stat * stat) kidmap_batch_getgidbysid() argument 1022 kidmap_batch_getpidbysid(idmap_get_handle_t * get_handle,const char * sid_prefix,uint32_t rid,uid_t * pid,int * is_user,idmap_stat * stat) kidmap_batch_getpidbysid() argument 1081 kidmap_batch_getsidbyuid(idmap_get_handle_t * get_handle,uid_t uid,const char ** sid_prefix,uint32_t * rid,idmap_stat * stat) kidmap_batch_getsidbyuid() argument 1136 kidmap_batch_getsidbygid(idmap_get_handle_t * get_handle,gid_t gid,const char ** sid_prefix,uint32_t * rid,idmap_stat * stat) kidmap_batch_getsidbygid() argument 1187 kidmap_get_mappings(idmap_get_handle_t * get_handle) kidmap_get_mappings() argument 1379 kidmap_get_destroy(idmap_get_handle_t * get_handle) kidmap_get_destroy() argument [all...] |
/titanic_51/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_isr.c | 2061 uint32_t get_handle = 10; in ql_verify_preprocessed_cmd() local
|