HomeSort by: relevance | last modified time | path
    Searched defs:pam_ssh_keyfiles (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libpam/modules/pam_ssh/
pam_ssh.c 83 static const char *pam_ssh_keyfiles[] = { variable in typeref:typename:const char * []
205 for (kfn = pam_ssh_keyfiles; *kfn != NULL; ++kfn) {
383 for (kfn = pam_ssh_keyfiles; *kfn != NULL; ++kfn) {

Completed in 13 milliseconds