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

/external/chromium_org/base/
H A Dsafe_strerror_posix.cc35 static void POSSIBLY_UNUSED wrap_posix_strerror_r( function
58 static void POSSIBLY_UNUSED wrap_posix_strerror_r( function
111 wrap_posix_strerror_r(&strerror_r, err, buf, len);

Completed in 665 milliseconds