Home
last modified time | relevance | path

Searched refs:kidmap_cache_lookup_sidbygid (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/idmap/
H A Dkidmap_priv.h131 kidmap_cache_lookup_sidbygid(idmap_cache_t *cache, const char **sid_prefix,
H A Didmap_kapi.c768 if (kidmap_cache_lookup_sidbygid(&zs->cache, sid_prefix, rid, gid) in kidmap_getsidbygid()
1147 if (kidmap_cache_lookup_sidbygid(&get_handle->zs->cache, in kidmap_batch_getsidbygid()
H A Didmap_cache.c532 kidmap_cache_lookup_sidbygid(idmap_cache_t *cache, const char **sid_prefix, in kidmap_cache_lookup_sidbygid() function