Searched refs:xpol_parse_ruleset (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libnsl/xpol/ |
H A D | xpol_lib.c | 416 * xpol_parse_ruleset(const char *rule, xpol_ctxt **cres, priv_set_t **iset); 422 xpol_parse_ruleset(const char *orules, xpol_ctxt_t **ctxtp, priv_set_t **isetp) function
|
/osnet-11/usr/src/lib/pam_modules/unix_cred/ |
H A D | unix_cred.c | 619 xpol_parse_ruleset(deflim.def, &ctxt, &def) != 0 &&
|
/osnet-11/usr/src/lib/librestart/common/ |
H A D | librestart.c | 2650 if (xpol_parse_ruleset(value, &ci->xpctxt, &ci->priv_set) < 0) { 2828 if (xpol_parse_ruleset(vbuf, &ci->xpctxt, &ci->priv_set) < 0) {
|
Completed in 29 milliseconds