Lines Matching refs:warn

249 				warn(gettext("unknown idtype %s"), optarg);  in main()
289 warn(gettext("unknown privilege %s"), optarg); in main()
311 warn(gettext("invalid pid %s"), optarg); in main()
320 warn(gettext("unknown option")); in main()
329 warn(gettext("no arguments specified")); in main()
341 warn(gettext("-n is required with -s, -r, -x, -e, or -d")); in main()
348 warn(gettext("options -d and -e are exclusive")); in main()
356 warn(gettext("options -s, -r, and -x are exclusive")); in main()
363 warn(gettext("options -e or -d not allowed with -x")); in main()
369 warn(gettext("option -r requires use of option -v")); in main()
375 warn(gettext("option -s requires use of option -v")); in main()
381 warn(gettext("option -p not allowed on non-basic rctl")); in main()
388 warn(gettext("option -p not allowed with privileged rctl")); in main()
397 warn(gettext("-P not valid when manipulating " in main()
404 warn(gettext("malloc failed: %s"), in main()
410 warn(gettext("malloc failed: %s"), in main()
417 warn(gettext("failed to get resource control " in main()
439 warn(gettext("failed to get system resource control " in main()
467 warn(gettext("invalid -v value %s"), in main()
473 warn(gettext("-v value %s exceeds system " in main()
490 warn(gettext( in main()
518 warn(gettext("signal invalid")); in main()
529 warn(gettext( in main()
539 warn(gettext("action invalid")); in main()
547 warn(gettext("cannot modify system values")); in main()
555 warn(gettext("basic values not allowed on rctl %s"), in main()
565 warn(gettext("unable to enable deny on rctl with " in main()
574 warn(gettext("unable to disable deny on rctl with " in main()
583 warn(gettext("unable to enable signal on rctl with " in main()
612 warn(gettext("-p pid required when setting or " in main()
622 warn(gettext("-p pid requires -s, -r, -x, -e, or -d")); in main()
632 warn(gettext("cannot get/set process rctl on task " in main()
641 warn(gettext("cannot get/set task rctl on project")); in main()
702 warn(gettext("option -p pid must match -i process")); in main()
990 warn("%s\n", global_error); in main()
1055 warn("%s\n", global_error); in main()
2065 warn(gettext("id name cannot be nuint64\n")); in grab_process_by_id()
2074 warn(gettext("%s: unknown zone\n"), idname); in grab_process_by_id()
2082 warn(gettext("%s: cannot find project\n"), in grab_process_by_id()
2098 warn(gettext("%s: cannot open /proc directory\n"), in grab_process_by_id()
2192 warn(gettext("%s: No controllable process found in " in grab_process_by_id()
2203 warn(gettext("%s: cannot control self"), idname); in grab_process_by_id()
2212 warn(gettext("%s: cannot examine: %s"), idname, in grab_process_by_id()
2223 warn(gettext("%s: cannot control: %s"), idname, in grab_process_by_id()
2229 warn(gettext("%s: cannot control: %s"), idname, in grab_process_by_id()
2240 warn(gettext("%s: unknown resource entity type %d\n"), idname, in grab_process_by_id()