Lines Matching refs:do_warning
48 #define do_warning(fmt, ...) \ macro
1199 do_warning("Error: expected type %d but read %d", in test_type()
1210 do_warning("Error: expected type %d but read %d", in test_type_token()
1216 do_warning("Error: expected '%s' but read '%s'", in test_type_token()
1840 do_warning("unknown op '%c'", op[0]); in get_op_prio()
1861 do_warning("unknown op '%s'", op); in get_op_prio()
2166 do_warning("pointer expected with non pointer type"); in eval_type_str()
2172 do_warning("%s: not enough memory!", __func__); in eval_type_str()
2252 do_warning("expected type argument"); in eval_type()
2318 do_warning("unknown op '%s'", arg->op.op); in arg_num_eval()
2340 do_warning("unknown op '%s'", arg->op.op); in arg_num_eval()
2353 do_warning("unknown op '%s'", arg->op.op); in arg_num_eval()
2371 do_warning("unknown op '%s'", arg->op.op); in arg_num_eval()
2401 do_warning("unknown op '%s'", arg->op.op); in arg_num_eval()
2412 do_warning("invalid eval type %d", arg->type); in arg_num_eval()
2441 do_warning("invalid eval type %d", arg->type); in arg_eval()
3366 do_warning("no event_list!"); in get_common_info()
3807 do_warning("%s: not enough memory!", __func__); in print_bitmask_to_seq()
4547 do_warning("%s: field %s not found", in print_ipv4_arg()
4593 do_warning("%s: field %s not found", in print_ipv6_arg()
4651 do_warning("%s: field %s not found", in print_ipsa_arg()
5355 do_warning("ug! negative record size %d", record->size); in pevent_print_event()
5363 do_warning("ug! no event found for type %d", type); in pevent_print_event()
5510 do_warning("event %s has more %s fields than specified", in get_event_fields()
5518 do_warning("event %s has less %s fields than specified", in get_event_fields()
6332 do_warning("Failed to allocate function handler"); in pevent_register_print_function()
6340 do_warning("Failed to allocate function name"); in pevent_register_print_function()
6353 do_warning("Invalid argument type %d", type); in pevent_register_print_function()
6360 do_warning("Failed to allocate function param"); in pevent_register_print_function()
6469 do_warning("Failed to allocate event handler"); in pevent_register_event_handler()
6481 do_warning("Failed to allocate event/sys name"); in pevent_register_event_handler()