HomeSort by: relevance | last modified time | path
    Searched defs:in_check (Results 1 - 3 of 3) sorted by relevancy

  /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);

Completed in 33 milliseconds