/external/trusty/lk/lib/libc/string/ |
D | strerror.c | 28 strerror(int errnum) in strerror() function
|
/external/trusty/musl/src/errno/ |
D | strerror.c | 31 char *strerror(int e) in strerror() function
|
/external/iproute2/include/libiptc/ |
D | xtcshared.h | 17 const char *(*strerror)(int); member
|
/external/musl/src/errno/ |
D | strerror.c | 42 char *strerror(int e) in strerror() function
|
/external/iptables/include/libiptc/ |
D | xtcshared.h | 22 const char *(*strerror)(int); member
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/lib/ |
D | config-dos.h | 85 #define strerror(e) strerror_s_((e)) macro
|
/external/python/cpython3/Include/cpython/ |
D | pyerrors.h | 60 PyObject *strerror; member
|
/external/mtools/ |
D | missFuncs.c | 295 char *strerror(int errno) in strerror() function
|
/external/coreboot/payloads/libpayload/libc/ |
D | string.c | 649 char *strerror(int errnum) in strerror() function
|
/external/mksh/src/ |
D | shf.c | 1097 #define strerror dontuse_strerror /* poisoned */ in cstrerror() macro
|
/external/python/cpython3/Objects/ |
D | exceptions.c | 1705 PyObject **myerrno, PyObject **strerror, in oserror_parse_args() 1762 PyObject *myerrno, PyObject *strerror, in oserror_init() 1845 PyObject *myerrno = NULL, *strerror = NULL; in OSError_new() local 1912 PyObject *myerrno = NULL, *strerror = NULL; in OSError_init() local
|
/external/capstone/bindings/java/capstone/ |
D | Capstone.java | 543 public String strerror(int code) { in strerror() method in Capstone
|
/external/strace/ |
D | strace.c | 198 strerror(int err_no) in strerror() function
|
/external/autotest/server/cros/servo/ |
D | servo.py | 102 def __init__(self, when, errno, strerror, filename): argument
|
/external/python/cpython3/Lib/test/test_asyncio/ |
D | test_base_events.py | 1668 strerror = 'error' variable in BaseEventLoopWithSelectorTests.test_create_server_cant_bind.Err
|
/external/libwebsockets/lib/core/ |
D | private-lib-core.h | 111 #define strerror(x) "" macro
|
/external/pcre/src/ |
D | pcre2grep.c | 1177 strerror(int n) in strerror() function
|
/external/rust/android-crates-io/crates/libc/src/windows/ |
D | mod.rs | 374 pub fn strerror(n: c_int) -> *mut c_char; in strerror() function
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/windows/ |
D | mod.rs | 374 pub fn strerror(n: c_int) -> *mut c_char; in strerror() function
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/windows/ |
D | mod.rs | 374 pub fn strerror(n: c_int) -> *mut c_char; in strerror() function
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/ |
D | mod.rs | 585 pub fn strerror(n: c_int) -> *mut c_char; in strerror() function
|
/external/rust/android-crates-io/crates/libc/src/unix/ |
D | mod.rs | 575 pub fn strerror(n: c_int) -> *mut c_char; in strerror() function
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/ |
D | mod.rs | 585 pub fn strerror(n: c_int) -> *mut c_char; in strerror() function
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/wasi/ |
D | mod.rs | 619 pub fn strerror(n: c_int) -> *mut c_char; in strerror() function
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/wasi/ |
D | mod.rs | 619 pub fn strerror(n: c_int) -> *mut c_char; in strerror() function
|