Searched defs:ypdom (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/lib/libc/gen/ |
H A D | getnetgrent.c | 245 lookup(const char *ypdom, char *name, char **line, int bywhat) in lookup() 356 addgroup(char *ypdom, struct stringlist *sl, char *grp) in addgroup() 435 in_find(char *ypdom, struct stringlist *sl, char *grp, const char *host, in in_find() 534 in_lookup1(const char *ypdom, const char *key, const char *domain, int map) in in_lookup1() 555 in_lookup(const char *ypdom, const char *group, const char *key, in in_lookup() 622 char *ng_copy, *ypdom = NULL; in setnetgrent() local 676 char *ypdom = NULL, *grpdup; in innetgr() local
|