Home | History | Annotate | Download | only in internal

Lines Matching refs:errnum

2065 inline const char* StrError(int errnum) { return strerror(errnum); }