Home | History | Annotate | Download | only in internal

Lines Matching refs:StrError

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