Searched refs:pcrlf (Results 1 – 1 of 1) sorted by relevance
8370 char *pcrlf = strstr(msg, "\r\n"); in GetWin32Error() local8371 if (pcrlf != NULL) in GetWin32Error()8372 *pcrlf = '\0'; in GetWin32Error()