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

/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_posix_fadvise.c118 CE(posix_fadvise(pipe_fds[0], 0, 0, POSIX_FADV_NORMAL), ESPIPE); local
/freebsd-10-stable/sys/sys/
H A Derrno.h82 #define ESPIPE 29 /* Illegal seek */ macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A Dsystem_error.h325 # define ESPIPE 29 macro

Completed in 170 milliseconds