_nss_getpwuid_r 101 nsswitch/nsstest.c NSS_STATUS (*_nss_getpwuid_r)(uid_t , struct passwd *, char *, _nss_getpwuid_r 107 nsswitch/nsstest.c status = _nss_getpwuid_r(uid, &pwd, buf, sizeof(buf), &nss_errno); _nss_getpwuid_r 115 source3/torture/nsstest.c NSS_STATUS (*_nss_getpwuid_r)(uid_t , struct passwd *, char *, _nss_getpwuid_r 123 source3/torture/nsstest.c if (!_nss_getpwuid_r) _nss_getpwuid_r 126 source3/torture/nsstest.c status = _nss_getpwuid_r(uid, &pwd, buf, sizeof(buf), &nss_errno);