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

/external/openssh/
H A Dmonitor.c180 static char *hostbased_chost = NULL; variable
642 free(hostbased_chost);
647 hostbased_chost = NULL;
1272 hostbased_chost = chost;
1429 if (hostbased_cuser == NULL || hostbased_chost == NULL ||
1443 hostbased_cuser, hostbased_chost);

Completed in 782 milliseconds