Searched defs:SSS_PAM_CONV_DONE (Results 1 - 1 of 1) sorted by relevance
/sssd/src/sss_client/ | ||
H A D | pam_sss.c | 175 SSS_PAM_CONV_DONE = 0, enumerator in enum:__anon36 287 state = SSS_PAM_CONV_DONE; 289 } while (state != SSS_PAM_CONV_DONE); |
Completed in 60 milliseconds