HomeSort by: relevance | last modified time | path
    Searched defs:ESPIPE (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libc/sys/
t_posix_fadvise.c 115 CE(posix_fadvise(pipe_fds[0], 0, 0, POSIX_FADV_NORMAL), ESPIPE);
  /src/sys/sys/
errno.h 71 #define ESPIPE 29 /* Illegal seek */

Completed in 17 milliseconds