Lines Matching full:flavor
221 role->flavor = isattr ? ROLE_ATTRIB : ROLE_ROLE;
258 dest_role->flavor = isattr ? ROLE_ATTRIB : ROLE_ROLE;
335 typdatum->flavor = isattr ? TYPE_ATTRIB : TYPE_TYPE;
535 dest_typdatum->flavor = isattr ? TYPE_ATTRIB : TYPE_TYPE;
546 if (dest_typdatum->flavor != isattr ? TYPE_ATTRIB : TYPE_TYPE) {
585 dest_roledatum->flavor = isattr ? ROLE_ATTRIB : ROLE_ROLE;
595 if (dest_roledatum->flavor != isattr ? ROLE_ATTRIB : ROLE_ROLE)
656 ((type_datum_t *) datum)->flavor;
663 unsigned char old_isattr = old_datum->flavor;
885 role->flavor = isattr ? ROLE_ATTRIB : ROLE_ROLE;
955 type->flavor = isattr ? TYPE_ATTRIB : TYPE_TYPE;