_nss_winbind_getpwent_r   36 nsswitch/winbind_nss_freebsd.c extern enum nss_status _nss_winbind_getpwent_r(struct passwd *, char *, size_t,
_nss_winbind_getpwent_r   66 nsswitch/winbind_nss_freebsd.c { NSDB_PASSWD, "getpwent_r", __nss_compat_getpwent_r, _nss_winbind_getpwent_r },
_nss_winbind_getpwent_r   41 nsswitch/winbind_nss_linux.c NSS_STATUS _nss_winbind_getpwent_r(struct passwd *result, char *buffer,
_nss_winbind_getpwent_r   47 nsswitch/winbind_nss_netbsd.c NSS_STATUS _nss_winbind_getpwent_r(struct passwd *result, char *buffer,
_nss_winbind_getpwent_r  294 nsswitch/winbind_nss_netbsd.c 	rv = _nss_winbind_getpwent_r(&_winbind_passwd,
_nss_winbind_getpwent_r  315 nsswitch/winbind_nss_netbsd.c 	rv = _nss_winbind_getpwent_r(pw, buffer, buflen, rerrno);
_nss_winbind_getpwent_r  109 nsswitch/winbind_nss_solaris.c 	ret = _nss_winbind_getpwent_r(result, buffer,
_nss_winbind_getpwent_r   67 nsswitch/winbind_nss_solaris.h NSS_STATUS _nss_winbind_getpwent_r(struct passwd* result, char* buffer,