Searched refs:REMOVE (Results 1 – 1 of 1) sorted by relevance
2676 enum { DEFAULT, SET, ADD, REMOVE } change = DEFAULT; in parse_output_fields() enumerator2752 change = REMOVE; in parse_output_fields()2765 print_flags = change == REMOVE ? false : true; in parse_output_fields()2783 if (change == REMOVE) { in parse_output_fields()2804 if (change == REMOVE) in parse_output_fields()