Searched refs:idmap_pid2sid_cache_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/idmap/
H A Dkidmap_priv.h83 } idmap_pid2sid_cache_t; typedef in typeref:struct:idmap_pid2sid_cache
94 idmap_pid2sid_cache_t uid2sid;
95 idmap_pid2sid_cache_t gid2sid;
H A Didmap_cache.c117 kidmap_purge_pid2sid_cache(idmap_pid2sid_cache_t *cache, size_t limit);
818 kidmap_purge_pid2sid_cache(idmap_pid2sid_cache_t *cache, size_t limit)

Completed in 61 milliseconds