Lines Matching refs:p_err
130 p_err("command '%s' is not supported in bootstrap mode", in cmd_select()
175 p_err("%s", msg); in detect_common_prefix()
218 p_err("too many arguments to command %d", cmd_nb); in make_args()
230 p_err("unterminated quoted string in command %d", in make_args()
283 p_err("too few parameters for batch"); in do_batch()
286 p_err("expected 'file', got: %s", *argv); in do_batch()
289 p_err("too many parameters for batch"); in do_batch()
299 p_err("Can't open file (%s): %s", *argv, strerror(errno)); in do_batch()
321 p_err("missing continuation line on command %d", in do_batch()
332 p_err("command %d is too long", lines); in do_batch()
370 p_err("reading batch file failed: %s", strerror(errno)); in do_batch()
425 p_err("failed to create JSON writer"); in main()
448 p_err("failed to parse base BTF at '%s': %ld\n", in main()
458 p_err("unrecognized option '%s'", argv[optind - 1]); in main()