Searched refs:PIPE_BUF (Results 1 – 25 of 45) sorted by relevance
12
14 #define PIPE_BUF 4096 /* # bytes in atomic write to a pipe */ macro
67 #define CY_MAX_PRBUF_SIZE PIPE_BUF
405 if (max_pipe_size <= PIPE_BUF || max_pipe_size > INT_MAX) in incr_pipe_size()412 if (max_pipe_size > PIPE_BUF) { in incr_pipe_size()
86 #define CY_MAX_PRBUF_SIZE PIPE_BUF
550 BUILD_BUG_ON(sizeof(struct test_desc) > PIPE_BUF); in write_msg()
347 * PIPE_BUF: (libc)Limits for Files.3601 * PIPE_BUF: Limits for Files. (line 56)
347 * PIPE_BUF: (libc)Limits for Files.4156 not greater than ‘PIPE_BUF’. This means that the data transfer seems to4164 interspersed. Also, once ‘PIPE_BUF’ characters have been written,4167 *Note Limits for Files::, for information about the ‘PIPE_BUF’
1425 * PIPE_BUF: (libc)Limits for Files.
347 * PIPE_BUF: (libc)Limits for Files.
347 * PIPE_BUF: (libc)Limits for Files.3169 -- Macro: int PIPE_BUF3403 Inquire about the value of ‘PIPE_BUF’.9279 ‘int PIPE_BUF’