Home
last modified time | relevance | path

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

/external/openssh/
Dchannels.c3960 const char *allowed_host; local
3969 allowed_host = translate ?
3972 if (allowed_host == NULL || requestedhost == NULL ||
3973 strcmp(allowed_host, requestedhost) != 0)