X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/blobdiff_plain/18c6e9c7e2b092519af80156e50ea40dbbed1215..23ca0ded6f524a412d868f5bdc5bd7c9b6b1cc4e:/nonlocal.h diff --git a/nonlocal.h b/nonlocal.h index 9574ff8..7b8ca2f 100644 --- a/nonlocal.h +++ b/nonlocal.h @@ -49,6 +49,7 @@ typedef bool _Bool; struct walk_nss { enum nss_status *status; + int all_values; int (*lookup)(service_user **ni, const char *fct_name, void **fctp) internal_function; const char *fct_name;