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

  /src/distrib/utils/libhack/
getpwent.c 41 #define endpwent _endpwent macro
51 __weak_alias(endpwent,_endpwent)
130 endpwent();
156 endpwent();
182 endpwent(void) function in typeref:typename:void
  /src/lib/libc/gen/
getpwent.c 131 __weak_alias(endpwent,_endpwent)
1859 * Call endpwent for all passwd_compat sources.
1872 return nsdispatch(NULL, dtab, NSDB_PASSWD_COMPAT, "endpwent",
2216 /* force passwd_compat endpwent() */
2551 endpwent(void) function in typeref:typename:void
2562 /* force all endpwent() methods */
2563 (void) nsdispatch(NULL, dtab, NSDB_PASSWD, "endpwent",
  /src/lib/libc/include/
namespace.h 307 #define endpwent _endpwent macro

Completed in 54 milliseconds