OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
abortrecv
usr.bin/ftp/extern.h
69
void abortrecv(int);
usr.bin/ftp/ftp.c
925
oldintr = signal(SIGINT, abortrecv);