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

/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dport-tun.h24 int sys_tun_open(int, int);
H A Dport-tun.c59 sys_tun_open(int tun, int mode) function
119 sys_tun_open(int tun, int mode) function
/freebsd-10-stable/crypto/openssh/
H A Dssh_namespace.h898 #define sys_tun_open Fssh_sys_tun_open macro
H A Dmisc.c715 return (sys_tun_open(tun, mode));

Completed in 126 milliseconds