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

12

/external/libcxx/src/include/
H A Dconfig_elast.h32 #define _LIBCPP_ELAST ESTALE
/external/bison/lib/
H A Dstrerror-override.c124 case ESTALE:
179 /* WSAESTALE is ESTALE */
270 case ESTALE:
H A Derrno.in.h144 # define ESTALE 10070 macro
170 Define them here. Values >= 2000 seem safe to use: Solaris ESTALE = 151,
227 # ifndef ESTALE
228 # define ESTALE 2009 macro
H A Dspawni.c354 case ESTALE:
/external/libmicrohttpd/src/include/
H A Dw32functions.h131 #ifndef ESTALE
132 #define ESTALE (MHDW32ERRBASE+30) macro
/external/kernel-headers/original/uapi/asm-generic/
H A Derrno.h98 #define ESTALE 116 /* Stale file handle */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Derrno.h105 #define ESTALE 151 /* Stale file handle */ macro
/external/libxml2/include/
H A Dwsockcompat.h76 #define ESTALE WSAESTALE macro
/external/webrtc/webrtc/base/
H A Dsocket.h107 #undef ESTALE macro
108 #define ESTALE WSAESTALE macro
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
H A D3-1-buildonly.c91 int dummy74 = ESTALE;
/external/syslinux/com32/include/
H A Derrno.h123 #define ESTALE 116 /* Stale NFS file handle */ macro
/external/libmicrohttpd/src/platform/
H A Dw32functions.c84 case WSAESTALE: return ESTALE;
180 case ESTALE:
522 case ESTALE:
/external/syslinux/core/lwip/src/include/lwip/
H A Darch.h196 #define ESTALE 116 /* Stale NFS file handle */ macro
/external/strace/tests/
H A Derrno2name.c443 #ifdef ESTALE
444 CASE(ESTALE);
/external/strace/tests-m32/
H A Derrno2name.c443 #ifdef ESTALE
444 CASE(ESTALE);
/external/strace/tests-mx32/
H A Derrno2name.c443 #ifdef ESTALE
444 CASE(ESTALE);
/external/ltp/lib/
H A Derrnos.h149 PAIR(ESTALE)
/external/minijail/linux-x86/
H A Dlibconstants.gen.c494 #ifdef ESTALE
495 { "ESTALE", (unsigned long) ESTALE },
496 #endif // ESTALE
/external/c-ares/
H A Dsetup_once.h457 #define ESTALE WSAESTALE macro
/external/curl/lib/
H A Dcurl_setup_once.h527 #define ESTALE WSAESTALE macro
/external/libbrillo/brillo/errors/
H A Derror_codes.cc160 ERROR_ENTRY(ESTALE), // Stale file handle
/external/syslinux/gpxe/src/include/
H A Derrno.h442 #define ESTALE ( ERRFILE | PXENV_STATUS_FAILURE | 0x4a000000 ) macro
/external/valgrind/include/vki/
H A Dvki-darwin.h611 #define VKI_ESTALE ESTALE
/external/robolectric/v1/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 2454 milliseconds

12