Searched refs:saved_include_depth (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libpam/
H A Dpam_impl.h232 int saved_include_depth; /* sentinel for pam_eval() includes */ member in struct:pam_handle
H A Dpam_framework.c1220 pamh->include_depth > pamh->saved_include_depth) ||
1249 pamh->include_depth > pamh->saved_include_depth) ||
1676 pamh->saved_include_depth = pamh->include_depth;

Completed in 26 milliseconds