Searched refs:ESTALE (Results 1 – 9 of 9) sorted by relevance
106 ESTALE = 0x40000046, /* Stale file handle */ enumerator304 #define ESTALE 0x40000046 macro
333 #ifdef ESTALE in do_test()334 TEST_COMPARE_STRING (strerrordesc_np (ESTALE), "Stale file handle"); in do_test()335 TEST_COMPARE_STRING (strerrorname_np (ESTALE), "ESTALE"); in do_test()
464 #ifdef ESTALE471 _S(ESTALE, N_("Stale file handle"))
153 case ESTALE: in __execvpe_common()
115 macro-int-constant ESTALE {int} > 0
757 case ESTALE: in __spawni()
669 @deftypevr Macro int ESTALE671 @errno{ESTALE, 70, Stale file handle}
5110 * sysdeps/standalone/arm/bits/errno.h (ESTALE): Add.5640 * posix/execvp.c (execvp): Handle ESTALE.
66175 * manual/errno.texi (ESTALE): Update to account for more than74040 [POSIX] (ESTALE): Likewise.83984 [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.