Searched refs:priv_policy_errmsg (Results 1 – 1 of 1) sorted by relevance
| /onnv-gate/usr/src/uts/common/os/ |
| H A D | policy.c | 213 priv_policy_errmsg(const cred_t *cr, int priv, const char *msg) in priv_policy_errmsg() function 382 priv_policy_errmsg(cr, PRIV_ALLZONE, msg); in priv_policy_err() 385 priv_policy_errmsg(cr, priv, msg); in priv_policy_err() 523 priv_policy_errmsg(cr, PRIV_MULTIPLE, in secpolicy_require_set() 532 priv_policy_errmsg(cr, pfound, msg); in secpolicy_require_set() 550 priv_policy_errmsg(cr, PRIV_GLOBAL, NULL); in priv_policy_global()
|