HomeSort by: relevance | last modified time | path
    Searched refs:in_check (Results 1 - 2 of 2) 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);
  /src/sys/arch/hppa/hppa/
machdep.c 1479 static char in_check = 0;
1738 if (in_check == 0) {
1739 in_check = 1;

Completed in 14 milliseconds