Lines Matching defs:policy
21 const policydb_t *policy;
62 * For policy versions between 20 and 23, attributes exist in the policy,
538 return validate_type_datum(margs->handle, d, margs->policy, margs->flavors);
646 return validate_user_datum(margs->handle, d, margs->flavors, margs->policy);
699 * For policy versions between 20 and 23, attributes exist in the policy,
832 if (validate_avtab_key(k, 0, margs->policy, margs->flavors))
835 if ((k->specified & AVTAB_TYPE) && validate_simpletype(d->data, margs->policy, margs->flavors))
1476 ERR(handle, "Invalid policy property");