Searched refs:pam_debug (Results 1 – 2 of 2) sorted by relevance
111 static int pam_debug = 0; variable204 pam_debug = PAM_DEBUG_DEFAULT; in pam_settrace()221 pam_debug = (int)strtol(arg, NULL, 0); in pam_settrace()246 if ((pam_debug & flag) == 0) in pam_trace()302 (void *)*pamh, pam_debug); in pam_start()401 if (((pam_debug & PAM_DEBUG_ITEM) == 0) || (pamh == NULL)) { in pam_set_item()520 if (pam_debug & PAM_DEBUG_AUTHTOK) in pam_set_item()553 if (((pam_debug & PAM_DEBUG_ITEM) == 0) || (pamh == NULL)) { in pam_get_item()593 if (pam_debug & PAM_DEBUG_AUTHTOK) in pam_get_item()2716 } else if ((pam_debug & (PAM_DEBUG_CONV | PAM_DEBUG_AUTHTOK)) != 0) { in do_conv()
384 SCOPED_SYMBOL|SunOS_5.6|libauth.so.1|pam_debug