]> andersk Git - nss_nonlocal.git/blobdiff - nonlocal-passwd.c
end{pw,gr}ent, initgroups_dyn: Call all functions from the nonlocal chain
[nss_nonlocal.git] / nonlocal-passwd.c
index f8e7f96f823ded1760977b01a28025ea8b851f43..41ea498689cbd707e03c08a88c4fb19b7986cc09 100644 (file)
@@ -204,7 +204,7 @@ _nss_nonlocal_endpwent(void)
     enum nss_status status;
     const struct walk_nss w = {
        .lookup = &__nss_passwd_nonlocal_lookup, .fct_name = "endpwent",
-       .status = &status
+       .status = &status, .all_values = 1,
     };
     const __typeof__(&_nss_nonlocal_endpwent) self = NULL;
 
This page took 0.339977 seconds and 4 git commands to generate.