Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dexacct_catalog.h173 #define EXD_TASK_SYSCALLS 0x002016 macro
/illumos-gate/usr/src/lib/libexacct/demo/
H A Dexdump.c138 { EXD_TASK_SYSCALLS, "syscalls" },
/illumos-gate/usr/src/uts/common/os/
H A Dexacct.c573 sizeof (uint64_t), EXT_UINT64 | EXD_TASK_SYSCALLS); in exacct_attach_task_item()