Home
last modified time | relevance | path

Searched defs:strerror (Results 1 – 25 of 28) sorted by relevance

12

/external/syslinux/com32/lib/
Dstrerror.c7 char *strerror(int errnum) in strerror() function
/external/syslinux/gpxe/src/hci/
Dstrerror.c77 const char * strerror ( int errno ) { in strerror() function
/external/iptables/include/libiptc/
Dxtcshared.h17 const char *(*strerror)(int); member
/external/iproute2/include/libiptc/
Dxtcshared.h17 const char *(*strerror)(int); member
/external/libxml2/win32/wince/
Dwincecompat.c62 char *strerror(int errnum) in strerror() function
/external/python/cpython2/Include/
Dpyerrors.h57 PyObject *strerror; member
68 PyObject *strerror; member
/external/python/cpython2/Modules/_io/
D_iomodule.h81 PyObject *strerror; member
D_iomodule.c100 PyObject *myerrno = NULL, *strerror = NULL; in blockingioerror_init() local
/external/valgrind/coregrind/
Dm_syscall.c1112 const HChar* VG_(strerror) ( UWord errnum ) in VG_() argument
/external/python/cpython3/Include/
Dpyerrors.h54 PyObject *strerror; member
/external/python/cpython3/Objects/
Dexceptions.c744 PyObject **myerrno, PyObject **strerror, in oserror_parse_args()
809 PyObject *myerrno, PyObject *strerror, in oserror_init()
899 PyObject *myerrno = NULL, *strerror = NULL; in OSError_new() local
966 PyObject *myerrno = NULL, *strerror = NULL; in OSError_init() local
/external/curl/lib/
Dconfig-dos.h173 #define strerror(e) strerror_s_((e)) macro
/external/mksh/src/
Dshf.c1096 #define strerror dontuse_strerror /* poisoned */ in cstrerror() macro
Dsh.h465 #define strerror /* poisoned */ dontuse_strerror macro
/external/strace/
Dstrace.c188 strerror(int err_no) in strerror() function
/external/python/cpython2/Objects/
Dexceptions.c596 PyObject *myerrno = NULL, *strerror = NULL, *filename = NULL; in EnvironmentError_init() local
/external/curl/tests/python_dependencies/impacket/
Dnmb.py140 def strerror(errclass, errcode): function
Dsmb.py237 def strerror(errclass, errcode): function
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_base_events.py1425 strerror = 'error' variable in BaseEventLoopWithSelectorTests.test_create_server_cant_bind.Err
/external/python/cpython2/Lib/
D_pyio.py37 def __init__(self, errno, strerror, characters_written=0): argument
/external/pcre/dist2/src/
Dpcre2grep.c869 strerror(int n) in strerror() function
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc595 TEST(MemorySanitizer, strerror) { in TEST() argument
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...

12