Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dmonitor.c132 static char *hostbased_cuser = NULL; variable
502 free(hostbased_cuser); in monitor_reset_key_state()
509 hostbased_cuser = NULL; in monitor_reset_key_state()
1079 hostbased_cuser = cuser; in mm_answer_keyallowed()
1269 if (hostbased_cuser == NULL || hostbased_chost == NULL || in mm_answer_keyverify()
1290 hostbased_cuser, hostbased_chost); in mm_answer_keyverify()