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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/nss/
H A Dnss_winbind.h38 int nss_getpwent(struct nss_state *nss, struct passwd *pwd);
H A Dwbtest.c45 while ((nss_getpwent(nss, &pwd) == 0)) {
H A Dnss_winbind.c84 int nss_getpwent(struct nss_state *nss, struct passwd *pwd) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/torture/
H A Dnsstest.c62 static struct passwd *nss_getpwent(void) function
394 while ((pwd = nss_getpwent())) {

Completed in 68 milliseconds