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

/osnet-11/usr/src/lib/libpam/
H A Dpam_framework.c2941 * The UNIX pam modules always calls __pam_get_authtok() and
3033 * __pam_get_authtok()
3059 __pam_get_authtok(pam_handle_t *pamh, int source, int type, char *prompt, function
3096 "__pam_get_authtok() invalid type: %d", type);
3135 "__pam_get_authtok() invalid source: %d", source);

Completed in 417 milliseconds