Searched refs:PIPE_BUF (Results 1 - 25 of 36) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/include/asm/
H A Dlimits.h8 #define PIPE_BUF PAGE_SIZE macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/include/asm/
H A Dlimits.h8 #define PIPE_BUF PAGE_SIZE macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dlimits.h13 #define PIPE_BUF 4096 /* # bytes in atomic write to a pipe */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dlimits.h13 #define PIPE_BUF 4096 /* # bytes in atomic write to a pipe */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dlimits.h13 #define PIPE_BUF 4096 /* # bytes in atomic write to a pipe */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dlimits.h13 #define PIPE_BUF 4096 /* # bytes in atomic write to a pipe */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dlimits.h13 #define PIPE_BUF 4096 /* # bytes in atomic write to a pipe */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/sys/
H A Dsyslimits.h53 #define PIPE_BUF 512 /* max bytes for atomic pipe writes */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/sys/
H A Dsyslimits.h53 #define PIPE_BUF 512 /* max bytes for atomic pipe writes */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/lib/
H A Dselect.c81 #ifndef PIPE_BUF
82 #define PIPE_BUF 512 macro
164 || fpli.WriteQuotaAvailable >= PIPE_BUF
165 || (fpli.OutboundQuota < PIPE_BUF &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/lib/
H A Dselect.c81 #ifndef PIPE_BUF
82 #define PIPE_BUF 512 macro
164 || fpli.WriteQuotaAvailable >= PIPE_BUF
165 || (fpli.OutboundQuota < PIPE_BUF &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/lib/
H A Dselect.c81 #ifndef PIPE_BUF
82 #define PIPE_BUF 512 macro
164 || fpli.WriteQuotaAvailable >= PIPE_BUF
165 || (fpli.OutboundQuota < PIPE_BUF &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/mt-daapd/src/
H A Drestart.c44 #define BLKSIZE PIPE_BUF
H A Ddynamic-art.c39 #define BLKSIZE PIPE_BUF
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/mt-daapd/src/
H A Drestart.c44 #define BLKSIZE PIPE_BUF
H A Ddynamic-art.c39 #define BLKSIZE PIPE_BUF
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/mt-daapd/src/
H A Drestart.c44 #define BLKSIZE PIPE_BUF
H A Ddynamic-art.c39 #define BLKSIZE PIPE_BUF
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/networking/
H A Dhttpd.c109 #ifndef PIPE_BUF
110 # define PIPE_BUF 4096 macro
112 #if PIPE_BUF >= IOBUF_SIZE
113 # error "PIPE_BUF >= IOBUF_SIZE"
1224 count = safe_read(fromCgi_rd, rbuf + out_cnt, PIPE_BUF - 8);
1264 count = safe_read(fromCgi_rd, rbuf, PIPE_BUF);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/networking/
H A Dhttpd.c109 #ifndef PIPE_BUF
110 # define PIPE_BUF 4096 macro
112 #if PIPE_BUF >= IOBUF_SIZE
113 # error "PIPE_BUF >= IOBUF_SIZE"
1224 count = safe_read(fromCgi_rd, rbuf + out_cnt, PIPE_BUF - 8);
1264 count = safe_read(fromCgi_rd, rbuf, PIPE_BUF);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/networking/
H A Dhttpd.c109 #ifndef PIPE_BUF
110 # define PIPE_BUF 4096 macro
112 #if PIPE_BUF >= IOBUF_SIZE
113 # error "PIPE_BUF >= IOBUF_SIZE"
1224 count = safe_read(fromCgi_rd, rbuf + out_cnt, PIPE_BUF - 8);
1264 count = safe_read(fromCgi_rd, rbuf, PIPE_BUF);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/common/
H A Dcallback.c41 /* For PIPE_BUF. */
58 #ifndef PIPE_BUF
59 #define PIPE_BUF 512 macro
413 if (p->pipe_buffer[fd].size + len > 10 * PIPE_BUF)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/common/
H A Dcallback.c41 /* For PIPE_BUF. */
58 #ifndef PIPE_BUF
59 #define PIPE_BUF 512 macro
413 if (p->pipe_buffer[fd].size + len > 10 * PIPE_BUF)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/common/
H A Dcallback.c41 /* For PIPE_BUF. */
58 #ifndef PIPE_BUF
59 #define PIPE_BUF 512 macro
413 if (p->pipe_buffer[fd].size + len > 10 * PIPE_BUF)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/demos/easy_tls/
H A Deasy-tls.c115 #if TLS_INFO_SIZE > PIPE_BUF
116 # if PIPE_BUF < 512
117 # error "PIPE_BUF < 512" /* non-POSIX */
119 # error "TLS_INFO_SIZE > PIPE_BUF"

Completed in 391 milliseconds

12