Home | History | Annotate | Download | only in internal

Lines Matching refs:StrError

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