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