Home
last modified time | relevance | path

Searched defs:sid2pid (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/idmap/
H A Dkidmap_priv.h46 typedef struct sid2pid { struct
48 struct sid2pid *flink; argument
49 struct sid2pid *blink; argument
57 } sid2pid_t; argument
75 struct sid2pid head; argument
H A Didmap_cache.c244 sid2pid_t *sid2pid; in kidmap_cache_delete() local
335 sid2pid_t *sid2pid; in kidmap_cache_purge() local