Updated: October 28, 2024 |
Return the type ID of the process
#include <secpol/secpol.h>
uint32_t secpol_type_id(void)
The type ID that the secpol_type_id() function returns is accurate only if the process does not call procmgr_set_type_id() and instead makes any type changes by calling secpol_transition_type().
Type ID of the process.