Lines Matching refs:Command
1323 // Command-line.1370 // Command line.2484 function _popen(command, mode) {2485 // FILE *popen(const char *command, const char *mode);2724 function _system(command) {2725 // int system(const char *command);