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

  /src/distrib/utils/libhack/
getpwent.c 46 #define setpwent _setpwent macro
52 __weak_alias(setpwent,_setpwent)
165 setpwent(void) function in typeref:typename:void
  /src/lib/libc/gen/
getpwent.c 133 __weak_alias(setpwent,_setpwent)
2185 /* force passwd_compat setpwent() */
2590 setpwent(void) function in typeref:typename:void
2601 /* force all setpwent() methods */
2602 (void) nsdispatch(NULL, dtab, NSDB_PASSWD, "setpwent",
  /src/lib/libc/include/
namespace.h 647 #define setpwent _setpwent macro

Completed in 14 milliseconds