Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/ssh/
Dmonitor.c143 static char *hostbased_chost = NULL; variable
413 if (hostbased_chost != NULL) in monitor_reset_key_state()
414 xfree(hostbased_chost); in monitor_reset_key_state()
419 hostbased_chost = NULL; in monitor_reset_key_state()
770 hostbased_chost = chost; in mm_answer_keyallowed()
921 if (hostbased_cuser == NULL || hostbased_chost == NULL || in mm_answer_keyverify()
935 hostbased_cuser, hostbased_chost); in mm_answer_keyverify()