Home
last modified time | relevance | path

Searched defs:strerror (Results 1 – 11 of 11) sorted by relevance

/external/bison/lib/
Dstrerror.c37 strerror (int n) in strerror() function
/external/skia/src/xml/
DSkJS.cpp46 char *strerror(int errnum) { in strerror() function
/external/valgrind/main/coregrind/
Dm_syscall.c863 const HChar* VG_(strerror) ( UWord errnum ) in VG_() argument
/external/qemu/slirp/
Dmisc.c146 strerror(error) in strerror() function
/external/qemu/slirp-android/
Dmisc.c126 strerror(error) in strerror() function
/external/oprofile/libpopt/
Dpopt.c27 static char * strerror(int errno) in strerror() function
/external/chromium/third_party/libjingle/source/talk/examples/call/
Dcallclient.cc260 const std::string CallClient::strerror(buzz::XmppEngine::Error err) { in strerror() function in CallClient
/external/strace/
Dstrace.c1447 strerror(errno) in strerror() function
/external/pcre/
Dpcretest.c541 strerror(int n) in strerror() function
Dpcregrep.c582 strerror(int n) in strerror() function
/external/openssl/
De_os.h654 # define strerror(errnum) \ macro