OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
settunnel
regress/sbin/ifconfig/ifaddr.c
155
void settunnel(const char *, const char *);
regress/sbin/ifconfig/ifaddr.c
206
{ "tunnel", NEXTARG2, 0, NULL, settunnel },
sbin/ifconfig/ifconfig.c
297
void settunnel(const char *, const char *);
sbin/ifconfig/ifconfig.c
517
{ "tunnel", NEXTARG2, 0, NULL, settunnel },