Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UMH_KILLABLE
kernel/module/kmod.c
103
ret = call_usermodehelper_exec(info, wait | UMH_KILLABLE);
kernel/umh.c
440
if (wait & UMH_KILLABLE) {