Home
last modified time | relevance | path

Searched refs:end_flags (Results 1 – 3 of 3) sorted by relevance

/src/contrib/pam-krb5/tests/fakepam/
H A Dinternal.h98 int end_flags; member
H A Dconfig.c744 work->end_flags = PAM_SUCCESS; in parse_script()
754 work->end_flags = parse_end(script); in parse_script()
H A Dscript.c325 pam_end(pamh, work->end_flags); in run_script()