FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sys_tun_open
crypto/openssh/misc.c
1456
return (sys_tun_open(tun, mode, ifname));
crypto/openssh/openbsd-compat/port-net.h
25
int sys_tun_open(int, int, char **);