OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tag_signal
usr.bin/mandoc/term_tag.c
37
static void tag_signal(int) __attribute__((__noreturn__));
usr.bin/mandoc/term_tag.c
63
sa.sa_handler = tag_signal;