Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/src/errno/
Dstrerror.c31 char *strerror(int e) in strerror() function
/third_party/musl/porting/liteos_a/kernel/src/errno/
Dstrerror.c26 char *strerror(int e) in strerror() function
/third_party/musl/porting/uniproton/kernel/src/errno/
Dstrerror.c31 char *strerror(int e) in strerror() function
/third_party/musl/src/errno/
Dstrerror.c31 char *strerror(int e) in strerror() function
/third_party/libxml2/win32/wince/
Dwincecompat.c62 char *strerror(int errnum) in strerror() function
/third_party/iptables/include/libiptc/
Dxtcshared.h22 const char *(*strerror)(int); member
/third_party/node/deps/cares/src/lib/
Dconfig-dos.h85 #define strerror(e) strerror_s_((e)) macro
/third_party/python/Include/cpython/
Dpyerrors.h53 PyObject *strerror; member
/third_party/curl/lib/
Dconfig-dos.h162 #define strerror(e) strerror_s_((e)) macro
/third_party/python/Objects/
Dexceptions.c816 PyObject **myerrno, PyObject **strerror, in oserror_parse_args()
881 PyObject *myerrno, PyObject *strerror, in oserror_init()
971 PyObject *myerrno = NULL, *strerror = NULL; in OSError_new() local
1039 PyObject *myerrno = NULL, *strerror = NULL; in OSError_init() local
/third_party/mksh/
Dshf.c1097 #define strerror dontuse_strerror /* poisoned */ in cstrerror() macro
Dsh.h485 #define strerror /* poisoned */ dontuse_strerror macro
/third_party/popt/src/
Dpopt.c38 static char * strerror(int errno) in strerror() function
/third_party/python/Lib/test/test_asyncio/
Dtest_base_events.py1576 strerror = 'error' variable in BaseEventLoopWithSelectorTests.test_create_server_cant_bind.Err
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h111 #define strerror(x) "" macro
/third_party/pcre2/pcre2/src/
Dpcre2grep.c1165 strerror(int n) in strerror() function
Dpcre2test.c2728 strerror(int n) in strerror() function