Searched refs:IT_UID (Results 1 – 1 of 1) sorted by relevance
84 #define IT_UID 1 macro91 [IT_UID] = "uid",264 case IT_UID: in check_type_and_id_flags()306 (type == IT_UID || (flags & MDF_PRIMARY) != 0)) { in check_type_and_type_flags()715 case IT_UID: in parse_target_clause()779 MPASS((type == IT_UID || type == IT_GID) && !parse_any(to_id)); in parse_target_clause()911 case IT_UID: in pour_list_into_rule()975 case IT_UID: in parse_single_rule()1028 error = pour_list_into_rule(IT_UID, &uid_list, new->uids, in parse_single_rule()1038 check_type_and_type_flags(IT_UID, new->uid_flags); in parse_single_rule()[all …]