Searched refs:IT_UID (Results 1 – 1 of 1) sorted by relevance
56 #define IT_UID 1 macro63 [IT_UID] = "uid",208 case IT_UID: in check_type_and_id_flags()250 (type == IT_UID || (flags & MDF_PRIMARY) != 0)) { in check_type_and_type_flags()631 case IT_UID: in parse_target_clause()695 MPASS((type == IT_UID || type == IT_GID) && !parse_any(to_id)); in parse_target_clause()826 case IT_UID: in pour_list_into_rule()885 case IT_UID: in parse_single_rule()938 error = pour_list_into_rule(IT_UID, &uid_list, new->uids, in parse_single_rule()948 check_type_and_type_flags(IT_UID, new->uid_flags); in parse_single_rule()[all …]