Searched refs:ESPIPE (Results 1 – 5 of 5) sorted by relevance
54 return ESPIPE; in posix_fallocate()
54 return ESPIPE; in __posix_fallocate64_l64()
82 if (errno != ESPIPE) in do_test()
65 ESPIPE = 0x4000001d, /* Illegal seek */ enumerator261 #define ESPIPE 0x4000001d macro
192 #ifdef ESPIPE195 _S(ESPIPE, N_("Illegal seek"))
Completed in 10 milliseconds