Security class: _NTO_TRACE_SEC
QNX SDP8.0System Analysis Toolkit (SAT) User's GuideUser
The _NTO_TRACE_SEC class includes events related to security.
Event | traceprinter label | IDE label | Emitted when: |
---|---|---|---|
_NTO_TRACE_SEC_ABLE | ABLE
|
Able
|
A process is tested for having a process manager ability; see procmgr_ability() in the QNX OS C Library Reference |
_NTO_TRACE_SEC_ABLE_LOOKUP | ABLE_LOOKUP
|
Able_lookup
|
A dynamic process manager ability is being created or looked up; see procmgr_ability_create() and procmgr_ability_lookup() in the QNX OS C Library Reference |
_NTO_TRACE_SEC_PATH_ATTACH | PATH_ATTACH
|
Path_attach
|
When a link is made or fails to be made to the path space via resmgr_attach() or pathmgr_link() (see the QNX OS C Library Reference) |
_NTO_TRACE_SEC_PERM_LOOKUP | PERM_LOOKUP
|
Perm_lookup
|
secpol_get_permission() is called to get a handle to a permission that's associated with a custom class (see the Security Developer's Guide) |
_NTO_TRACE_SEC_PERM_TEST | PERM_TEST
|
Perm_test
|
secpol_check_permission() is called to test if a given type has a permission (see the Security Developer's Guide) |
_NTO_TRACE_SEC_UNREG_EVENT | UNREG_EVENT
|
Unreg_event
|
MsgDeliverEvent() is called with an unregistered sigevent; see MsgRegisterEvent() in the QNX OS C Library Reference |
For more information, see the System Security Guide.
Page updated: