Lines Matching defs:more
57 * write something. @more is true if caller will be sending more data
61 size_t kvlen, size_t len, bool more)
66 if (more)
78 * @more: MSG_MORE or 0.
81 int offset, size_t size, int more)
84 .msg_flags = MSG_DONTWAIT | MSG_NOSIGNAL | more,
281 con->v1.out_more = 1; /* more will follow.. eventually.. */
418 * 0 -> socket full, but more to do
462 * 0 -> socket full, but more to do
1330 more:
1373 goto more;
1388 goto more;
1433 goto more;
1437 goto more;
1449 goto more;
1455 goto more;
1504 more:
1530 goto more; /* we need to send the footer, too! */
1545 goto more;
1550 goto more;
1554 goto more;