OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
send_umntall
sbin/mountd/mountd.c
201
void send_umntall(int signo);
sbin/mountd/mountd.c
323
signal(SIGTERM, (void (*)(int)) send_umntall);