Searched defs:wrap_posix_strerror_r (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dsafe_strerror_posix.cc27 static void POSSIBLY_UNUSED wrap_posix_strerror_r( function
50 static void POSSIBLY_UNUSED wrap_posix_strerror_r( function
103 wrap_posix_strerror_r(&strerror_r, err, buf, len);

Completed in 78 milliseconds