Searched refs:compat_setpwent (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/lib/libc/gen/
H A Dgetpwent.c192 static int compat_setpwent(void *, void *, va_list);
436 { NSSRC_COMPAT, compat_setpwent, (void *)SETPWENT },
463 { NSSRC_COMPAT, compat_setpwent, (void *)SETPWENT },
492 { NSSRC_COMPAT, compat_setpwent, (void *)ENDPWENT },
1682 compat_setpwent(void *retval, void *mdata, va_list ap) function

Completed in 60 milliseconds