Searched refs:PIPE_BUF (Results 1 – 6 of 6) sorted by relevance
8 #define PIPE_BUF PAGE_SIZE macro
15 #define PIPE_BUF 4096 /* # bytes in atomic write to a pipe */ macro
163 free = (count <= PIPE_BUF ? count : 1); in pipe_write()
746 ret = PIPE_BUF; in solaris_fpathconf()
542 ret = PIPE_BUF; in sunos_fpathconf()
501 ret = PIPE_BUF; in sunos_fpathconf()