Home
last modified time | relevance | path

Searched refs:ESPIPE (Results 1 – 5 of 5) sorted by relevance

/sysdeps/posix/
A Dposix_fallocate.c54 return ESPIPE; in posix_fallocate()
A Dposix_fallocate64.c54 return ESPIPE; in __posix_fallocate64_l64()
/sysdeps/unix/sysv/linux/
A Dtst-sync_file_range.c82 if (errno != ESPIPE) in do_test()
/sysdeps/mach/hurd/bits/
A Derrno.h65 ESPIPE = 0x4000001d, /* Illegal seek */ enumerator
261 #define ESPIPE 0x4000001d macro
/sysdeps/gnu/
A Derrlist.h192 #ifdef ESPIPE
195 _S(ESPIPE, N_("Illegal seek"))

Completed in 10 milliseconds