Searched refs:secpolicy_modctl (Results 1 – 3 of 3) sorted by relevance
111 int secpolicy_modctl(const cred_t *, int);
2235 secpolicy_modctl(const cred_t *cr, int cmd) in secpolicy_modctl() function
2368 if (secpolicy_modctl(CRED(), cmd) != 0) in modctl()