Lines Matching refs:p_err
202 p_err("command '%s' is not supported in bootstrap mode", in cmd_select()
247 p_err("%s", msg); in detect_common_prefix()
290 p_err("too many arguments to command %d", cmd_nb); in make_args()
302 p_err("unterminated quoted string in command %d", in make_args()
335 p_err("too few parameters for batch"); in do_batch()
338 p_err("too many parameters for batch"); in do_batch()
341 p_err("expected 'file', got: %s", *argv); in do_batch()
351 p_err("Can't open file (%s): %s", *argv, strerror(errno)); in do_batch()
373 p_err("missing continuation line on command %d", in do_batch()
384 p_err("command %d is too long", lines); in do_batch()
422 p_err("reading batch file failed: %s", strerror(errno)); in do_batch()
491 p_err("failed to create JSON writer"); in main()
514 p_err("failed to parse base BTF at '%s': %d\n", in main()
523 p_err("unrecognized option '%s'", argv[optind - 1]); in main()