Searched refs:MSG_MORE (Results 1 - 25 of 58) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/
H A Dupnphttp.h131 #ifndef MSG_MORE
132 #define MSG_MORE 0 macro
H A Dupnphttp.c1426 if( send_data(h, str.data, str.off, MSG_MORE) == 0 )
1480 if( send_data(h, str.data, str.off, MSG_MORE) == 0 )
1526 if( send_data(h, str.data, str.off, MSG_MORE) == 0 )
1591 if( send_data(h, str.data, str.off, MSG_MORE) == 0 )
1807 send_data(h, buf, ret, MSG_MORE);
1808 send_data(h, (char *)data, size, MSG_MORE);
2044 if( send_data(h, str.data, str.off, MSG_MORE) == 0 )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/
H A Dupnphttp.h131 #ifndef MSG_MORE
132 #define MSG_MORE 0 macro
H A Dupnphttp.c1426 if( send_data(h, str.data, str.off, MSG_MORE) == 0 )
1480 if( send_data(h, str.data, str.off, MSG_MORE) == 0 )
1526 if( send_data(h, str.data, str.off, MSG_MORE) == 0 )
1591 if( send_data(h, str.data, str.off, MSG_MORE) == 0 )
1807 send_data(h, buf, ret, MSG_MORE);
1808 send_data(h, (char *)data, size, MSG_MORE);
2044 if( send_data(h, str.data, str.off, MSG_MORE) == 0 )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/minidlna/
H A Dupnphttp.h131 #ifndef MSG_MORE
132 #define MSG_MORE 0 macro
H A Dupnphttp.c1426 if( send_data(h, str.data, str.off, MSG_MORE) == 0 )
1480 if( send_data(h, str.data, str.off, MSG_MORE) == 0 )
1526 if( send_data(h, str.data, str.off, MSG_MORE) == 0 )
1591 if( send_data(h, str.data, str.off, MSG_MORE) == 0 )
1807 send_data(h, buf, ret, MSG_MORE);
1808 send_data(h, (char *)data, size, MSG_MORE);
2044 if( send_data(h, str.data, str.off, MSG_MORE) == 0 )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/
H A Dsendfile.c33 #ifndef MSG_MORE
34 #define MSG_MORE 0x8000 macro
45 * Use MSG_MORE to cork the TCP output until sendfile is called.
51 ret = sys_send(tofd, header->data + total,hdr_len - total, MSG_MORE);
99 #ifndef MSG_MORE
100 #define MSG_MORE 0x8000 macro
125 * Use MSG_MORE to cork the TCP output until sendfile is called.
131 ret = sys_send(tofd, header->data + total,hdr_len - total, MSG_MORE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/
H A Dsendfile.c32 #ifndef MSG_MORE
33 #define MSG_MORE 0x8000 macro
44 * Use MSG_MORE to cork the TCP output until sendfile is called.
50 ret = sys_send(tofd, header->data + total,hdr_len - total, MSG_MORE);
102 #ifndef MSG_MORE
103 #define MSG_MORE 0x8000 macro
128 * Use MSG_MORE to cork the TCP output until sendfile is called.
134 ret = sys_send(tofd, header->data + total,hdr_len - total, MSG_MORE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/lib/
H A Dsendfile.c33 #ifndef MSG_MORE
34 #define MSG_MORE 0x8000 macro
45 * Use MSG_MORE to cork the TCP output until sendfile is called.
51 ret = sys_send(tofd, header->data + total,hdr_len - total, MSG_MORE);
99 #ifndef MSG_MORE
100 #define MSG_MORE 0x8000 macro
125 * Use MSG_MORE to cork the TCP output until sendfile is called.
131 ret = sys_send(tofd, header->data + total,hdr_len - total, MSG_MORE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/
H A Dsendfile.c32 #ifndef MSG_MORE
33 #define MSG_MORE 0x8000 macro
44 * Use MSG_MORE to cork the TCP output until sendfile is called.
50 ret = sys_send(tofd, header->data + total,hdr_len - total, MSG_MORE);
102 #ifndef MSG_MORE
103 #define MSG_MORE 0x8000 macro
128 * Use MSG_MORE to cork the TCP output until sendfile is called.
134 ret = sys_send(tofd, header->data + total,hdr_len - total, MSG_MORE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/
H A Dsendfile.c32 #ifndef MSG_MORE
33 #define MSG_MORE 0x8000 macro
44 * Use MSG_MORE to cork the TCP output until sendfile is called.
50 ret = sys_send(tofd, header->data + total,hdr_len - total, MSG_MORE);
102 #ifndef MSG_MORE
103 #define MSG_MORE 0x8000 macro
128 * Use MSG_MORE to cork the TCP output until sendfile is called.
134 ret = sys_send(tofd, header->data + total,hdr_len - total, MSG_MORE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/lib/
H A Dsendfile.c33 #ifndef MSG_MORE
34 #define MSG_MORE 0x8000 macro
45 * Use MSG_MORE to cork the TCP output until sendfile is called.
51 ret = sys_send(tofd, header->data + total,hdr_len - total, MSG_MORE);
99 #ifndef MSG_MORE
100 #define MSG_MORE 0x8000 macro
125 * Use MSG_MORE to cork the TCP output until sendfile is called.
131 ret = sys_send(tofd, header->data + total,hdr_len - total, MSG_MORE);
/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/bits/
H A Dsocket.h238 MSG_MORE = 0x8000 /* Sender will send more. */ enumerator in enum:__anon47425
239 #define MSG_MORE MSG_MORE 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/bits/
H A Dsocket.h238 MSG_MORE = 0x8000 /* Sender will send more. */ enumerator in enum:__anon46202
239 #define MSG_MORE MSG_MORE 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/bits/
H A Dsocket.h238 MSG_MORE = 0x8000 /* Sender will send more. */ enumerator in enum:__anon45227
239 #define MSG_MORE MSG_MORE macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/rxrpc/
H A Dar-recvmsg.c66 msg->msg_flags |= MSG_MORE;
224 msg->msg_flags &= ~MSG_MORE;
319 msg->msg_flags &= ~MSG_MORE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/rxrpc/
H A Dar-recvmsg.c66 msg->msg_flags |= MSG_MORE;
224 msg->msg_flags &= ~MSG_MORE;
319 msg->msg_flags &= ~MSG_MORE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/pohmelfs/
H A Dtrans.c61 msg.msg_flags = MSG_WAITALL | MSG_MORE;
93 msg.msg_flags = MSG_WAITALL | MSG_MORE;
105 MSG_MORE);
160 msg.msg_flags |= MSG_MORE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/pohmelfs/
H A Dtrans.c61 msg.msg_flags = MSG_WAITALL | MSG_MORE;
93 msg.msg_flags = MSG_WAITALL | MSG_MORE;
105 MSG_MORE);
160 msg.msg_flags |= MSG_MORE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libatalk/dsi/
H A Ddsi_stream.c34 #ifndef MSG_MORE
35 #define MSG_MORE 0x8000 macro
287 flags = MSG_MORE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libatalk/dsi/
H A Ddsi_stream.c34 #ifndef MSG_MORE
35 #define MSG_MORE 0x8000 macro
287 flags = MSG_MORE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libatalk/dsi/
H A Ddsi_stream.c34 #ifndef MSG_MORE
35 #define MSG_MORE 0x8000 macro
287 flags = MSG_MORE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dsocket.h262 #define MSG_MORE 0x8000 /* Sender will send more */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dsocket.h262 #define MSG_MORE 0x8000 /* Sender will send more */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/afs/
H A Drxrpc.c273 msg->msg_flags = MSG_MORE;
360 msg.msg_flags = (call->send_pages ? MSG_MORE : 0);

Completed in 315 milliseconds

123