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