HomeSort by relevance Sort by last modified time
    Searched refs:audit_newproc (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/c2/
audit.h 502 void audit_newproc(struct proc *);
audit.c 72 * ROUTINE: AUDIT_NEWPROC
78 * By the time AUDIT_NEWPROC is called, the child proc
85 audit_newproc(struct proc *cp) /* initialized child proc structure */ function
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/os/
fork.c 1100 audit_newproc(cp);
    [all...]
  /onnv/onnv-gate/usr/src/uts/intel/ia32/ml/
modstubs.s 959 NO_UNLOAD_STUB(c2audit, audit_newproc, nomod_zero);
    [all...]
  /onnv/onnv-gate/usr/src/uts/sparc/ml/
modstubs.s 879 NO_UNLOAD_STUB(c2audit, audit_newproc, nomod_zero);
    [all...]

Completed in 189 milliseconds