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

/freebsd-10.0-release/crypto/openssh/
H A Dmonitor.c201 static char *hostbased_chost = NULL; variable
647 free(hostbased_chost);
652 hostbased_chost = NULL;
1217 hostbased_chost = chost;
1374 if (hostbased_cuser == NULL || hostbased_chost == NULL ||
1388 hostbased_cuser, hostbased_chost);

Completed in 70 milliseconds