Security class: _NTO_TRACE_SEC

(QNX Neutrino 7.0 or later) 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 Neutrino 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 Neutrino 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()
_NTO_TRACE_SEC_QNET_CONNECT QNET_CONNECT Qnet_connect When a remote process attempts to connect to a channel over Qnet and a security policy is in effect. Note that procnto doesn't emit these events; they're part of mandatory access control (MAC).

For more information, see the Security Developer's Guide.