Lines Matching refs:warn

248 				warn(gettext("unknown idtype %s"), optarg);  in main()
288 warn(gettext("unknown privilege %s"), optarg); in main()
310 warn(gettext("invalid pid %s"), optarg); in main()
319 warn(gettext("unknown option")); in main()
328 warn(gettext("no arguments specified")); in main()
340 warn(gettext("-n is required with -s, -r, -x, -e, or -d")); in main()
347 warn(gettext("options -d and -e are exclusive")); in main()
355 warn(gettext("options -s, -r, and -x are exclusive")); in main()
362 warn(gettext("options -e or -d not allowed with -x")); in main()
368 warn(gettext("option -r requires use of option -v")); in main()
374 warn(gettext("option -s requires use of option -v")); in main()
380 warn(gettext("option -p not allowed on non-basic rctl")); in main()
387 warn(gettext("option -p not allowed with privileged rctl")); in main()
396 warn(gettext("-P not valid when manipulating " in main()
403 warn(gettext("malloc failed: %s"), in main()
409 warn(gettext("malloc failed: %s"), in main()
416 warn(gettext("failed to get resource control " in main()
438 warn(gettext("failed to get system resource control " in main()
466 warn(gettext("invalid -v value %s"), in main()
472 warn(gettext("-v value %s exceeds system " in main()
489 warn(gettext( in main()
517 warn(gettext("signal invalid")); in main()
528 warn(gettext( in main()
538 warn(gettext("action invalid")); in main()
546 warn(gettext("cannot modify system values")); in main()
554 warn(gettext("basic values not allowed on rctl %s"), in main()
564 warn(gettext("unable to enable deny on rctl with " in main()
573 warn(gettext("unable to disable deny on rctl with " in main()
582 warn(gettext("unable to enable signal on rctl with " in main()
611 warn(gettext("-p pid required when setting or " in main()
621 warn(gettext("-p pid requires -s, -r, -x, -e, or -d")); in main()
631 warn(gettext("cannot get/set process rctl on task " in main()
640 warn(gettext("cannot get/set task rctl on project")); in main()
701 warn(gettext("option -p pid must match -i process")); in main()
989 warn("%s\n", global_error); in main()
1054 warn("%s\n", global_error); in main()
2064 warn(gettext("id name cannot be nuint64\n")); in grab_process_by_id()
2073 warn(gettext("%s: unknown zone\n"), idname); in grab_process_by_id()
2081 warn(gettext("%s: cannot find project\n"), in grab_process_by_id()
2097 warn(gettext("%s: cannot open /proc directory\n"), in grab_process_by_id()
2189 warn(gettext("%s: No controllable process found in " in grab_process_by_id()
2200 warn(gettext("%s: cannot control self"), idname); in grab_process_by_id()
2209 warn(gettext("%s: cannot examine: %s"), idname, in grab_process_by_id()
2220 warn(gettext("%s: cannot control: %s"), idname, in grab_process_by_id()
2226 warn(gettext("%s: cannot control: %s"), idname, in grab_process_by_id()
2237 warn(gettext("%s: unknown resource entity type %d\n"), idname, in grab_process_by_id()