Searched refs:ErrorMsgPrefix (Results 1 – 1 of 1) sorted by relevance
64 const char *ErrorMsgPrefix = "ERROR: Can't open file: "; in ReopenIfNecessary() local65 WriteToFile(kStderrFd, ErrorMsgPrefix, internal_strlen(ErrorMsgPrefix)); in ReopenIfNecessary()