Lines Matching defs:command
54 static char *command;
74 command, pidstr, Pgrab_error(gret));
95 if ((command = strrchr(argv[0], '/')) != NULL)
96 command++;
98 command = argv[0];
123 "usage:\t%s [-mh] [-p pidlist | command [ args ... ]]\n",
124 command);
126 " (time a command using microstate accounting)\n");
140 command);
153 command, argv[0], Pcreate_error(gret));
158 "%s\n", command, argv[0], strerror(errno));
181 (void) fprintf(stderr, "%s: command terminated "
182 "abnormally by %s\n", command,