Home
last modified time | relevance | path

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

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