Searched refs:files_setpwent (Results 1 – 1 of 1) sorted by relevance
/freebsd/lib/libc/gen/ |
H A D | getpwent.c | 141 static int files_setpwent(void *, void *, va_list); 433 { NSSRC_FILES, files_setpwent, (void *)SETPWENT }, in setpwent() 460 { NSSRC_FILES, files_setpwent, (void *)SETPWENT }, in setpassent() 489 { NSSRC_FILES, files_setpwent, (void *)ENDPWENT }, in endpwent() 763 files_setpwent(void *retval, void *mdata, va_list ap) in files_setpwent() function
|