FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sig_sent
usr.bin/talk/init_disp.c
85
signal(SIGINT, sig_sent);
usr.bin/talk/init_disp.c
86
signal(SIGPIPE, sig_sent);
usr.bin/talk/talk.h
88
extern void sig_sent(int);