Symbol: message_error
usr.bin/top/color.c
167
message_error(" %.*s: bad color entry", len, p);
usr.bin/top/commands.c
241
message_error(" %s", string);
usr.bin/top/commands.c
262
message_error(" %s", string);
usr.bin/top/commands.c
382
message_error(" kill: no processes specified");
usr.bin/top/commands.c
392
message_error(" kill: invalid signal number");
usr.bin/top/commands.c
409
message_error(" kill: bad signal name");
usr.bin/top/commands.c
429
message_error(" kill: bad signal name");
usr.bin/top/commands.c
503
message_error(" renice: bad priority value");
usr.bin/top/commands.c
510
message_error(" remice: no processes specified");
usr.bin/top/commands.c
535
message_error(" renice operation not supported");
usr.bin/top/commands.c
599
message_error(" This terminal can only display %d processes",
usr.bin/top/commands.c
643
message_error(" %sisplaying idle processes.",
usr.bin/top/commands.c
678
message_error(" %sisplaying full command lines.",
usr.bin/top/commands.c
682
message_error(" Full command display not supported.");
usr.bin/top/commands.c
700
message_error(" Sort order \"%s\" not recognized", tmpbuf);
usr.bin/top/commands.c
738
message_error(" Sort order not recognized");
usr.bin/top/commands.c
828
message_error(" %s: unknown user", linebuf);
usr.bin/top/display.h
73
void message_error(char *msgfmt, ...);
usr.bin/top/top.c
380
message_error(" Bad display count");
usr.bin/top/top.c
392
message_error(" Bad seconds delay");
usr.bin/top/top.c
408
message_error(" Unknown user '%s'", optarg);
usr.bin/top/top.c
457
message_error(" Option -q can only be used by root");
usr.bin/top/top.c
475
message_error(" Process count not a number");
usr.bin/top/top.c
650
message_error(" Read error on stdin");
usr.bin/top/top.c
670
message_error(" Unknown command");
usr.bin/top/top.c
674
message_error(" Command not available");
usr.bin/top/top.c
827
message_error(" This platform does not support arbitrary ordering");
usr.bin/top/top.c
832
message_error(" Sort order `%s' not recognized", gstate->order_name);
usr.bin/top/top.c
833
message_error(" Recognized sort orders: %s", gstate->order_namelist);
usr.bin/top/top.c
894
message_error(" This terminal can only display %d processes",