Lines Matching refs:do_warning

39 #define do_warning(fmt, ...)				\
1240 do_warning("Error: expected type %d but read %d",
1251 do_warning("Error: expected type %d but read %d",
1257 do_warning("Error: expected '%s' but read '%s'",
1906 do_warning("unknown op '%c'", op[0]);
1927 do_warning("unknown op '%s'", op);
2230 do_warning("pointer expected with non pointer type");
2236 do_warning("%s: not enough memory!", __func__);
2316 do_warning("expected type argument");
2382 do_warning("unknown op '%s'", arg->op.op);
2404 do_warning("unknown op '%s'", arg->op.op);
2417 do_warning("unknown op '%s'", arg->op.op);
2435 do_warning("unknown op '%s'", arg->op.op);
2471 do_warning("unknown op '%s'", arg->op.op);
2482 do_warning("invalid eval type %d", arg->type);
2511 do_warning("invalid eval type %d", arg->type);
3493 do_warning("no event_list!");
3938 do_warning("%s: not enough memory!", __func__);
4778 do_warning("%s: field %s not found",
4825 do_warning("%s: field %s not found",
4888 do_warning("%s: field %s not found",
5003 do_warning("%s: field %s not found",
6024 do_warning("ug! negative record size %d", record->size);
6401 do_warning("event %s has more %s fields than specified",
6409 do_warning("event %s has less %s fields than specified",
7202 do_warning("Failed to allocate function handler");
7210 do_warning("Failed to allocate function name");
7223 do_warning("Invalid argument type %d", type);
7230 do_warning("Failed to allocate function param");
7345 do_warning("Failed to allocate event handler");
7357 do_warning("Failed to allocate event/sys name");