Home
last modified time | relevance | path

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

/external/openssh/
Dmonitor.h61 MONITOR_REQ_PAM_ACCOUNT = 102, MONITOR_ANS_PAM_ACCOUNT = 103, enumerator
Dmonitor_wrap.c587 MONITOR_ANS_PAM_ACCOUNT, &m); in mm_do_pam_account()
Dmonitor.c1002 mm_request_send(sock, MONITOR_ANS_PAM_ACCOUNT, m); in mm_answer_pam_account()