Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
audit_newproc
usr/src/uts/common/c2/audit.h
515
void audit_newproc(struct proc *, bool);
usr/src/uts/common/os/fork.c
1325
audit_newproc(cp, ksp != NULL);