Searched defs:netgroup (Results 1 – 2 of 2) sorted by relevance
49 static const char *netgroup = "/etc/netgroup"; variable
75 int innetgr(const char *netgroup, const char *host, in innetgr()