Home | History | Annotate | Download | only in checkpolicy

Lines Matching full:flavor

233 	if (t->flavor == TYPE_ATTRIB) {
1186 aliasdatum->flavor = TYPE_ALIAS;
1226 if (!t || t->flavor == TYPE_ATTRIB) {
1258 if (!t || t->flavor == TYPE_ATTRIB) {
1278 if (attr->flavor != TYPE_ATTRIB) {
1308 if (!bounds || bounds->flavor == TYPE_ATTRIB) {
1319 if (!type || type->flavor == TYPE_ATTRIB) {
1324 if (type->flavor == TYPE_TYPE && !type->primary) {
1326 } else if (type->flavor == TYPE_ALIAS) {
1427 if (attr->flavor != TYPE_ATTRIB) {
1568 if (!datum || datum->flavor == TYPE_ATTRIB) {
2666 if (attr->flavor != ROLE_ATTRIB) {
2730 if (attr->flavor != ROLE_ATTRIB) {
3082 if (role->flavor != ROLE_ROLE) {
4379 if (!typdatum || typdatum->flavor == TYPE_ATTRIB) {