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

/macosx-10.10/OpenSSH-189/openssh/
H A Dmisc.h65 #define SSH_TUNID_ERR (SSH_TUNID_ANY - 1) macro
H A Dauth-options.c380 if (forced_tun_device == SSH_TUNID_ERR) {
H A Dmisc.c261 return (*remote == SSH_TUNID_ERR ? *remote : tun);
269 return (SSH_TUNID_ERR);
H A Dssh.c448 if (options.tun_local == SSH_TUNID_ERR) {
H A Dreadconf.c1041 if (value == SSH_TUNID_ERR)

Completed in 121 milliseconds