Home
last modified time | relevance | path

Searched refs:secpolicy_ipc_owner (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dipc.c527 if (secpolicy_ipc_owner(cr, kperm) != 0) in ipcperm_set()
567 if (secpolicy_ipc_owner(cr, kperm) != 0) in ipcperm_set64()
1241 if (secpolicy_ipc_owner(cr, perm) != 0) { in ipc_rmid()
H A Dpolicy.c1585 secpolicy_ipc_owner(const cred_t *cr, const struct kipc_perm *ip) in secpolicy_ipc_owner() function
/illumos-gate/usr/src/uts/common/sys/
H A Dpolicy.h108 int secpolicy_ipc_owner(const cred_t *, const struct kipc_perm *);