Searched refs:PAM_OPT_DEBUG (Results 1 – 2 of 2) sorted by relevance
41 #define PAM_OPT_DEBUG "debug" macro
91 #define PAM_OPT_DEBUG "debug" macro163 debug = openpam_get_option(pamh, PAM_OPT_DEBUG) ? 1 : 0; in pam_sm_authenticate()