DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
findport
usr.sbin/tcpdrop/tcpdrop.c
102
lport = findport(argv[0]);
usr.sbin/tcpdrop/tcpdrop.c
103
fport = findport(argv[1]);
usr.sbin/tcpdrop/tcpdrop.c
53
static char *findport(const char *);