Searched defs:ncache (Results 1 – 2 of 2) sorted by relevance
27 static struct ncache { struct28 uid_t uid;29 char name[UT_NAMESIZE + 1];60 static struct ncache { struct61 gid_t gid;62 char name[UT_NAMESIZE + 1];
69 pgno_t ncache; local