Home
last modified time | relevance | path

Searched refs:command_com (Results 1 – 1 of 1) sorted by relevance

/dports/news/trn4/trn-4.0-test77/
H A Dpopen.c36 static char* command_com = "COMMAND.COM"; in run() local
46 shell = command_com; in run()
59 if (strcmp(shell, command_com) != 0) { in run()