Home
last modified time | relevance | path

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

/freebsd/lib/libpam/modules/pam_tacplus/
H A Dpam_tacplus.c206 case TAC_AUTHEN_STATUS_GETUSER: in pam_sm_authenticate()
210 if (status == TAC_AUTHEN_STATUS_GETUSER) in pam_sm_authenticate()
/freebsd/lib/libtacplus/
H A Dtaclib.h84 #define TAC_AUTHEN_STATUS_GETUSER 0x04 macro
H A Dtaclib.c1048 ar->status != TAC_AUTHEN_STATUS_GETUSER && in tac_send_authen()