Home
last modified time | relevance | path

Searched refs:ESTALE (Results 1 – 25 of 31) sorted by relevance

12

/external/bison/lib/
Derrno.in.h144 # define ESTALE 10070 macro
227 # ifndef ESTALE
228 # define ESTALE 2009 macro
Dstrerror-override.c124 case ESTALE: in strerror_override()
270 case ESTALE: in strerror_override()
Dspawni.c354 case ESTALE: in __spawni()
/external/libmicrohttpd/src/include/
Dw32functions.h131 #ifndef ESTALE
132 #define ESTALE (MHDW32ERRBASE+30) macro
/external/webrtc/webrtc/base/
Dsocket.h107 #undef ESTALE
108 #define ESTALE WSAESTALE macro
/external/libcxx/src/include/
Dconfig_elast.h32 #define _LIBCPP_ELAST ESTALE
/external/libmicrohttpd/src/platform/
Dw32functions.c84 case WSAESTALE: return ESTALE; in MHD_W32_errno_from_winsock_()
180 case ESTALE: in MHD_W32_strerror_()
522 case ESTALE: in MHD_W32_set_last_winsock_error_()
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h98 #define ESTALE 116 /* Stale file handle */ macro
/external/strace/tests-mx32/
Derrno2name.c443 #ifdef ESTALE in errno2name()
444 CASE(ESTALE); in errno2name()
/external/strace/tests-m32/
Derrno2name.c443 #ifdef ESTALE in errno2name()
444 CASE(ESTALE); in errno2name()
/external/strace/tests/
Derrno2name.c443 #ifdef ESTALE in errno2name()
444 CASE(ESTALE); in errno2name()
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h105 #define ESTALE 151 /* Stale file handle */ macro
/external/syslinux/com32/include/
Derrno.h123 #define ESTALE 116 /* Stale NFS file handle */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py124 ESTALE = 151 variable
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
D3-1-buildonly.c91 int dummy74 = ESTALE;
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py130 ESTALE = 151 variable
/external/syslinux/core/lwip/src/include/lwip/
Darch.h196 #define ESTALE 116 /* Stale NFS file handle */ macro
/external/ltp/lib/
Derrnos.h149 PAIR(ESTALE) in tst_strerrno()
/external/minijail/linux-x86/
Dlibconstants.gen.c494 #ifdef ESTALE
495 { "ESTALE", (unsigned long) ESTALE },
/external/bison/m4/
Derrno_h.m446 #if !defined ESTALE
/external/syslinux/gpxe/src/include/
Derrno.h442 #define ESTALE ( ERRFILE | PXENV_STATUS_FAILURE | 0x4a000000 ) macro
/external/libbrillo/brillo/errors/
Derror_codes.cc160 ERROR_ENTRY(ESTALE), // Stale file handle
/external/c-ares/
Dsetup_once.h457 #define ESTALE WSAESTALE macro
/external/curl/lib/
Dcurl_setup_once.h527 #define ESTALE WSAESTALE macro
/external/python/cpython2/Lib/plat-beos5/
DIN.py192 ESTALE = (B_POSIX_ERROR_BASE + 40) variable

12