/src/lib/libc/gen/ |
getnetgrent.c | 77 static int in_check(const char *, const char *, const char *, 469 * in_check(): Compare the spec with the netgroup 472 in_check(const char *host, const char *user, const char *domain, function in typeref:typename:int 550 i = in_check(host, user, domain, ng);
|
getnetgrent.c | 77 static int in_check(const char *, const char *, const char *, 469 * in_check(): Compare the spec with the netgroup 472 in_check(const char *host, const char *user, const char *domain, function in typeref:typename:int 550 i = in_check(host, user, domain, ng);
|
getnetgrent.c | 77 static int in_check(const char *, const char *, const char *, 469 * in_check(): Compare the spec with the netgroup 472 in_check(const char *host, const char *user, const char *domain, function in typeref:typename:int 550 i = in_check(host, user, domain, ng);
|