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

/freebsd-current/crypto/openssh/
H A Dmisc.h36 int forward_equals(const struct Forward *, const struct Forward *);
H A Dssh_namespace.h281 #define forward_equals Fssh_forward_equals macro
H A Dreadconf.c385 if (forward_equals(newfwd, options->local_forwards + i))
414 if (forward_equals(newfwd, options->remote_forwards + i))
H A Dmisc.c1975 forward_equals(const struct Forward *a, const struct Forward *b) function

Completed in 197 milliseconds