/external/iptables/include/libiptc/ |
D | xtcshared.h | 17 const char *(*strerror)(int); member
|
/external/iproute2/include/libiptc/ |
D | xtcshared.h | 17 const char *(*strerror)(int); member
|
/external/libxml2/win32/wince/ |
D | wincecompat.c | 62 char *strerror(int errnum) in strerror() function
|
/external/python/cpython2/Include/ |
D | pyerrors.h | 57 PyObject *strerror; member 68 PyObject *strerror; member
|
/external/python/cpython2/Modules/_io/ |
D | _iomodule.h | 81 PyObject *strerror; member
|
D | _iomodule.c | 100 PyObject *myerrno = NULL, *strerror = NULL; in blockingioerror_init() local
|
/external/openssh/openbsd-compat/ |
D | bsd-misc.c | 95 const char *strerror(int e) in strerror() function
|
/external/python/cpython3/Include/ |
D | pyerrors.h | 54 PyObject *strerror; member
|
/external/curl/lib/ |
D | config-dos.h | 173 #define strerror(e) strerror_s_((e)) macro
|
/external/python/cpython3/Objects/ |
D | exceptions.c | 792 PyObject **myerrno, PyObject **strerror, in oserror_parse_args() 857 PyObject *myerrno, PyObject *strerror, in oserror_init() 947 PyObject *myerrno = NULL, *strerror = NULL; in OSError_new() local 1014 PyObject *myerrno = NULL, *strerror = NULL; in OSError_init() local
|
/external/mksh/src/ |
D | shf.c | 1096 #define strerror dontuse_strerror /* poisoned */ in cstrerror() macro
|
D | sh.h | 465 #define strerror /* poisoned */ dontuse_strerror macro
|
/external/strace/ |
D | strace.c | 198 strerror(int err_no) in strerror() function
|
/external/python/cpython2/Objects/ |
D | exceptions.c | 592 PyObject *myerrno = NULL, *strerror = NULL, *filename = NULL; in EnvironmentError_init() local
|
/external/curl/tests/python_dependencies/impacket/ |
D | nmb.py | 140 def strerror(errclass, errcode): function
|
D | smb.py | 237 def strerror(errclass, errcode): function
|
/external/python/cpython2/Lib/ |
D | _pyio.py | 37 def __init__(self, errno, strerror, characters_written=0): argument
|
/external/python/cpython3/Lib/test/test_asyncio/ |
D | test_base_events.py | 1531 strerror = 'error' variable in BaseEventLoopWithSelectorTests.test_create_server_cant_bind.Err
|
/external/pcre/dist2/src/ |
D | pcre2grep.c | 1092 strerror(int n) in strerror() function
|
D | pcre2test.c | 2651 strerror(int n) in strerror() function
|
/external/compiler-rt/lib/msan/tests/ |
D | msan_test.cc | 595 TEST(MemorySanitizer, strerror) { in TEST() argument
|