Home | History | Annotate | Download | only in internal

Lines Matching defs:StrError

2041 // StrError() aren't needed on Windows CE at this time and thus not
2065 inline const char* StrError(int errnum) { return strerror(errnum); }