Searched defs:uidtb (Results 1 – 2 of 2) sorted by relevance
/freebsd/bin/pax/ | ||
H A D | cache.c | 56 static UIDC **uidtb = NULL; /* uid to name cache */ variable |
/freebsd/contrib/libc-pwcache/ | ||
H A D | pwcache.c | 136 static UIDC **uidtb; /* uid to name cache */ variable |