Searched defs:__pam_get_authtok (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libpam/
H A Dpam_framework.c2688 * The UNIX pam modules always calls __pam_get_authtok() and
2770 * __pam_get_authtok()
2796 __pam_get_authtok(pam_handle_t *pamh, int source, int type, char *prompt, function
2833 "__pam_get_authtok() invalid type: %d", type);
2872 "__pam_get_authtok() invalid source: %d", source);

Completed in 50 milliseconds