Searched refs:CMD_SEP (Results 1 – 1 of 1) sorted by relevance
66 constexpr const char *CMD_SEP = " "; variable576 const std::vector<std::string> cmd = Split(command, CMD_SEP); in ForkExec()