Searched defs:ESPIPE (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/tests/lib/libc/sys/
H A Dt_posix_fadvise.c118 CE(posix_fadvise(pipe_fds[0], 0, 0, POSIX_FADV_NORMAL), ESPIPE); local
/netbsd-current/external/apache2/llvm/dist/libcxx/include/
H A Derrno.h316 #define ESPIPE 9960 macro
/netbsd-current/sys/sys/
H A Derrno.h71 #define ESPIPE 29 /* Illegal seek */ macro

Completed in 411 milliseconds