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
313
extern int audit_alloc(struct task_struct *task);
kernel/fork.c
2200
retval = audit_alloc(p);