| /third_party/musl/porting/liteos_m/kernel/src/errno/ |
| D | strerror.c | 31 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/porting/liteos_a/kernel/src/errno/ |
| D | strerror.c | 31 char *strerror(int e) in strerror() function
|
| /third_party/musl/src/errno/ |
| D | strerror.c | 42 char *strerror(int e) in strerror() function
|
| /third_party/curl/lib/ |
| D | config-dos.h | 128 #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/python/Include/cpython/ |
| D | pyerrors.h | 59 PyObject *strerror; member
|
| /third_party/python/Objects/ |
| D | exceptions.c | 1674 PyObject **myerrno, PyObject **strerror, in oserror_parse_args() 1732 PyObject *myerrno, PyObject *strerror, in oserror_init() 1822 PyObject *myerrno = NULL, *strerror = NULL; in OSError_new() local 1889 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 | 1582 strerror = 'error' variable in BaseEventLoopWithSelectorTests.test_create_server_cant_bind.Err
|
| /third_party/libwebsockets/lib/core/ |
| D | private-lib-core.h | 117 #define strerror(x) "" macro
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2grep.c | 1165 strerror(int n) in strerror() function
|
| D | pcre2test.c | 2754 strerror(int n) in strerror() function
|
| /third_party/rust/crates/libc/src/windows/ |
| D | mod.rs | 369 pub fn strerror(n: c_int) -> *mut c_char; in strerror() function
|
| /third_party/rust/crates/libc/src/unix/ |
| D | mod.rs | 560 pub fn strerror(n: c_int) -> *mut c_char; in strerror() function
|
| /third_party/rust/crates/libc/src/ |
| D | wasi.rs | 573 pub fn strerror(n: c_int) -> *mut c_char; in strerror() function
|
| /third_party/rust/crates/libc/src/solid/ |
| D | mod.rs | 729 pub fn strerror(arg1: c_int) -> *mut c_char; in strerror() function
|
| /third_party/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 1159 pub fn strerror(n: c_int) -> *mut c_char; in strerror() function
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 3442 pub fn strerror(n: c_int) -> *mut c_char; in strerror() function
|