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

/freebsd-13-stable/crypto/openssh/
H A Dchannels.c3889 open_match(struct permission *allowed_open, const char *requestedhost, function
4373 if (open_match(perm, host, port)) {
4384 if (open_match(perm, host, port)) {
4430 if (open_match(perm, path, PORT_STREAMLOCAL)) {
4441 if (open_match(perm, path, PORT_STREAMLOCAL)) {

Completed in 107 milliseconds