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

/freebsd-10.0-release/crypto/openssh/openbsd-compat/
H A Dport-tun.h24 int sys_tun_open(int, int);
H A Dport-tun.c58 sys_tun_open(int tun, int mode) function
118 sys_tun_open(int tun, int mode) function
/freebsd-10.0-release/crypto/openssh/
H A Dssh_namespace.h459 #define sys_tun_open ssh_sys_tun_open macro
H A Dmisc.c650 return (sys_tun_open(tun, mode));

Completed in 90 milliseconds