/third_party/musl/porting/liteos_m/kernel/src/errno/ |
D | strerror.c | 31 char *strerror(int e) in strerror() function
|
/third_party/musl/porting/liteos_a/kernel/src/errno/ |
D | strerror.c | 26 char *strerror(int e) in strerror() function
|
/third_party/musl/porting/uniproton/kernel/src/errno/ |
D | strerror.c | 31 char *strerror(int e) in strerror() function
|
/third_party/musl/src/errno/ |
D | strerror.c | 31 char *strerror(int e) in strerror() function
|
/third_party/libxml2/win32/wince/ |
D | wincecompat.c | 62 char *strerror(int errnum) in strerror() function
|
/third_party/iptables/include/libiptc/ |
D | xtcshared.h | 22 const char *(*strerror)(int); member
|
/third_party/node/deps/cares/src/lib/ |
D | config-dos.h | 85 #define strerror(e) strerror_s_((e)) macro
|
/third_party/python/Include/cpython/ |
D | pyerrors.h | 53 PyObject *strerror; member
|
/third_party/curl/lib/ |
D | config-dos.h | 162 #define strerror(e) strerror_s_((e)) macro
|
/third_party/python/Objects/ |
D | exceptions.c | 816 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/ |
D | shf.c | 1097 #define strerror dontuse_strerror /* poisoned */ in cstrerror() macro
|
D | sh.h | 485 #define strerror /* poisoned */ dontuse_strerror macro
|
/third_party/popt/src/ |
D | popt.c | 38 static char * strerror(int errno) in strerror() function
|
/third_party/python/Lib/test/test_asyncio/ |
D | test_base_events.py | 1576 strerror = 'error' variable in BaseEventLoopWithSelectorTests.test_create_server_cant_bind.Err
|
/third_party/libwebsockets/lib/core/ |
D | private-lib-core.h | 111 #define strerror(x) "" macro
|
/third_party/pcre2/pcre2/src/ |
D | pcre2grep.c | 1165 strerror(int n) in strerror() function
|
D | pcre2test.c | 2728 strerror(int n) in strerror() function
|