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

/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dport-net.h25 int sys_tun_open(int, int, char **);
H A Dport-net.c142 sys_tun_open(int tun, int mode, char **ifname) function
208 sys_tun_open(int tun, int mode, char **ifname) function
/freebsd-13-stable/crypto/openssh/
H A Dssh_namespace.h827 #define sys_tun_open Fssh_sys_tun_open macro
H A Dmisc.c1035 return (sys_tun_open(tun, mode, ifname));

Completed in 117 milliseconds