Searched refs:FILTER_ARG_OP (Results 1 – 2 of 2) sorted by relevance
234 case FILTER_ARG_OP: in free_arg()423 arg->type = FILTER_ARG_OP; in create_arg_op()475 case FILTER_ARG_OP: in add_right()639 if (arg->type == FILTER_ARG_OP) in add_left()644 case FILTER_ARG_OP: in add_left()648 if (arg->type == FILTER_ARG_OP) in add_left()746 case FILTER_ARG_OP: in check_op_done()778 if (parent->type != FILTER_ARG_OP && in reparent_op_arg()779 arg->type != FILTER_ARG_OP) { in reparent_op_arg()859 case FILTER_ARG_OP: in test_arg()[all …]
859 FILTER_ARG_OP, enumerator