Searched refs:pid2sid_t (Results 1 – 2 of 2) sorted by relevance
155 const pid2sid_t *entry1 = p1; in kidmap_compare_pid()156 const pid2sid_t *entry2 = p2; in kidmap_compare_pid()213 sizeof (pid2sid_t), offsetof(pid2sid_t, avl_link)); in kidmap_cache_create()227 sizeof (pid2sid_t), offsetof(pid2sid_t, avl_link)); in kidmap_cache_create()257 pid2sid_t *uid2sid; in kidmap_cache_delete()262 kmem_free(uid2sid, sizeof (pid2sid_t)); in kidmap_cache_delete()270 pid2sid_t *gid2sid; in kidmap_cache_delete()275 kmem_free(gid2sid, sizeof (pid2sid_t)); in kidmap_cache_delete()357 pid2sid_t *uid2sid; in kidmap_cache_purge()363 kmem_free(uid2sid, sizeof (pid2sid_t)); in kidmap_cache_purge()[all …]
68 } pid2sid_t; typedef