Searched refs:commands_file (Results 1 – 1 of 1) sorted by relevance
1163 FILE *commands_file = fdopen(fds[READ], "rb"); in SetInputString() local1164 if (commands_file == nullptr) { in SetInputString()1173 SetInputFile((FileSP)std::make_shared<NativeFile>(commands_file, true)); in SetInputString()