Home
last modified time | relevance | path

Searched refs:nis_setpwent (Results 1 – 1 of 1) sorted by relevance

/dragonfly/lib/libc/gen/
H A Dgetpwent.c167 static int nis_setpwent(void *, void *, va_list);
433 { NSSRC_NIS, nis_setpwent, (void *)SETPWENT }, in setpwent()
460 { NSSRC_NIS, nis_setpwent, (void *)SETPWENT }, in setpassent()
488 { NSSRC_NIS, nis_setpwent, (void *)ENDPWENT }, in endpwent()
1281 nis_setpwent(void *retval __unused, void *mdata __unused, va_list ap __unused) in nis_setpwent() function
1689 { NSSRC_NIS, nis_setpwent, NULL }, in compat_setpwent()