Searched refs:secpolicy_pbind (Results 1 – 3 of 3) sorted by relevance
123 int secpolicy_pbind(const cred_t *);
285 secpolicy_pbind(CRED()) != 0) in pset_bind_thread()563 } else if (pset != PS_NONE && secpolicy_pbind(CRED()) != 0) { in pset_bind()
1735 secpolicy_pbind(const cred_t *cr) in secpolicy_pbind() function