Searched defs:gidtb (Results 1 – 2 of 2) sorted by relevance
/freebsd/bin/pax/ | ||
H A D | cache.c | 57 static GIDC **gidtb = NULL; /* gid to name cache */ variable |
/freebsd/contrib/libc-pwcache/ | ||
H A D | pwcache.c | 137 static GIDC **gidtb; /* gid to name cache */ variable |