Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
get_current_pid
arch/um/include/shared/kern_util.h
51
extern int get_current_pid(void);
arch/x86/um/bugs_32.c
53
if ((sig != SIGILL) || (get_current_pid() != 1))