/external/syslinux/com32/lib/ |
D | strerror.c | 7 char *strerror(int errnum) in strerror() function
|
/external/bison/lib/ |
D | strerror.c | 36 strerror (int n) in strerror() function
|
D | string.in.h | 943 # define strerror rpl_strerror macro
|
/external/syslinux/gpxe/src/hci/ |
D | strerror.c | 77 const char * strerror ( int errno ) { in strerror() function
|
/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/valgrind/coregrind/ |
D | m_syscall.c | 1112 const HChar* VG_(strerror) ( UWord errnum ) in VG_() argument
|
/external/curl/lib/ |
D | config-dos.h | 170 #define strerror(e) strerror_s_((e)) macro
|
/external/bison/darwin-lib/ |
D | string.h | 1255 # define strerror rpl_strerror macro
|
/external/mksh/src/ |
D | shf.c | 1095 #define strerror dontuse_strerror /* poisoned */ in cstrerror() macro
|
D | sh.h | 439 #define strerror /* poisoned */ dontuse_strerror macro
|
/external/strace/ |
D | strace.c | 180 strerror(int err_no) in strerror() function
|
/external/python/cpython2/Objects/ |
D | exceptions.c | 596 PyObject *myerrno = NULL, *strerror = NULL, *filename = NULL; in EnvironmentError_init() local
|
/external/python/cpython2/Lib/ |
D | _pyio.py | 37 def __init__(self, errno, strerror, characters_written=0): argument
|
/external/pcre/dist2/src/ |
D | pcre2grep.c | 869 strerror(int n) in strerror() function
|
/external/compiler-rt/lib/msan/tests/ |
D | msan_test.cc | 595 TEST(MemorySanitizer, strerror) { in TEST() argument
|