Home
last modified time | relevance | path

Searched refs:num_syscall (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/c2/
H A Daudit_start.c49 extern uint_t num_syscall; /* size of audit_s2e table */
156 if (scid >= num_syscall) in audit_start()
H A Daudit_event.c735 uint_t num_syscall = sizeof (audit_s2e) / sizeof (struct audit_s2e); variable
/illumos-gate/usr/src/uts/common/os/
H A Daudit_core.c50 extern uint_t num_syscall; /* size of audit_s2e table */