Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dchannels.c101 #define FWD_PERMIT_ANY_HOST "*" macro
4145 if (strcmp(allowed_open->host_to_connect, FWD_PERMIT_ANY_HOST) != 0 && in open_match()