Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
audit_alloc
include/linux/audit.h
322
extern int audit_alloc(struct task_struct *task);
kernel/fork.c
2238
retval = audit_alloc(p);