Searched refs:command (Results 1 – 3 of 3) sorted by relevance
32 static const char *command; variable53 ret = system (command); in do_test()70 command = optarg; \
33 static const char *command; variable45 command, semfilename, pidfilename); in tf()98 if (command == NULL) in do_prepare()99 command = argv[0]; in do_prepare()191 command = optarg; in cmdline_process()
30 static const char *command; variable103 if (command == NULL) in do_test()141 system (command); in do_test()220 command = optarg; \
Completed in 6 milliseconds