Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/idmap/
H A Dkidmap_priv.h123 kidmap_cache_lookup_pidbysid(idmap_cache_t *cache, const char *sid_prefix,
H A Didmap_kapi.c596 if (kidmap_cache_lookup_pidbysid(&zs->cache, sid_prefix, rid, pid, in kidmap_getpidbysid()
1033 if (kidmap_cache_lookup_pidbysid(&get_handle->zs->cache, sid_prefix, in kidmap_batch_getpidbysid()
H A Didmap_cache.c460 kidmap_cache_lookup_pidbysid(idmap_cache_t *cache, const char *sid_prefix, in kidmap_cache_lookup_pidbysid() function