Searched defs:ncache (Results 1 – 4 of 4) sorted by relevance
50 static struct ncache { in user_from_uid() struct51 uid_t uid; in user_from_uid()52 char *name; in user_from_uid()85 static struct ncache { in group_from_gid() struct86 gid_t gid; in group_from_gid()87 char *name; in group_from_gid()
27 static char ncache[16]; in inet_proto_n2a() local47 static char ncache[16]; in inet_proto_a2n() local
167 static char ncache[IFNAMSIZ]; in ll_name_to_index() local
297 int ncache = 0; variable300 int ncache = NCACHE; variable