DragonflyBSD
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
1435
return (sys_tun_open(tun, mode, ifname));
lib/libssh/openbsd-compat/port-net.h
25
int sys_tun_open(int, int, char **);