| /third_party/mbedtls/programs/util/ |
| D | CMakeLists.txt | 5 add_executable(strerror strerror.c) target
|
| /third_party/musl/porting/liteos_m/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/musl/porting/liteos_a/kernel/src/errno/ |
| D | strerror.c | 26 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/python/Include/cpython/ |
| D | pyerrors.h | 55 PyObject *strerror; member
|
| /third_party/cares/ |
| D | config-dos.h | 81 #define strerror(e) strerror_s_((e)) macro
|
| /third_party/node/deps/cares/src/lib/ |
| D | config-dos.h | 85 #define strerror(e) strerror_s_((e)) macro
|
| /third_party/curl/lib/ |
| D | config-dos.h | 162 #define strerror(e) strerror_s_((e)) macro
|
| /third_party/python/Objects/ |
| D | exceptions.c | 813 PyObject **myerrno, PyObject **strerror, in oserror_parse_args() 878 PyObject *myerrno, PyObject *strerror, in oserror_init() 968 PyObject *myerrno = NULL, *strerror = NULL; in OSError_new() local 1035 PyObject *myerrno = NULL, *strerror = NULL; in OSError_init() local
|
| /third_party/mksh/ |
| D | shf.c | 1096 #define strerror dontuse_strerror /* poisoned */ in cstrerror() macro
|
| D | sh.h | 465 #define strerror /* poisoned */ dontuse_strerror macro
|
| /third_party/popt/src/ |
| D | popt.c | 38 static char * strerror(int errno) in strerror() function
|
| /third_party/libwebsockets/lib/core/ |
| D | private-lib-core.h | 106 #define strerror(x) "" macro
|
| /third_party/python/Lib/test/test_asyncio/ |
| D | test_base_events.py | 1569 strerror = 'error' variable in BaseEventLoopWithSelectorTests.test_create_server_cant_bind.Err
|
| /third_party/mingw-w64/mingw-w64-libraries/winpthreads/include/ |
| D | pthread.h | 656 #define strerror(...) (pthread_testcancel(), strerror(__VA_ARGS__)) 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
|