Home
last modified time | relevance | path

Searched refs:MSG_MORE (Results 1 – 25 of 3298) sorted by relevance

12345678910>>...132

/dports/math/scilab/scilab-6.1.1/scilab/modules/console/src/c/
H A Dmore.c28 #define MSG_MORE _("[Continue display? n (no) to stop, any other key to continue]") macro
37 sciprint(MSG_MORE); in linesmore()
59 ConsolePrintf(MSG_MORE); in linesmore()
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/thrill/net/tcp/
H A Dconnection.hpp41 #ifndef MSG_MORE
42 #define MSG_MORE 0 macro
165 if (flags & MsgMore) f |= MSG_MORE; in SyncSend()
177 if (flags & MsgMore) f |= MSG_MORE; in SendOne()
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/m4/
H A Dsocket_send_flags.m432 AC_CACHE_CHECK([for MSG_MORE],[ac_cv_msg_more],
36 …AC_COMPILE_IFELSE([AC_LANG_PROGRAM([#include <netdb.h>], [int flags= MSG_MORE])], [ac_cv_msg_more=…
42 …"x$ac_cv_msg_more" = "xyes"],[AC_DEFINE([HAVE_MSG_MORE],[1],[Define to 1 if you have a MSG_MORE])])
/dports/devel/gearmand/gearmand-1.0.6/m4/
H A Dsocket_send_flags.m432 AC_CACHE_CHECK([for MSG_MORE],[ac_cv_msg_more],
36 …AC_COMPILE_IFELSE([AC_LANG_PROGRAM([#include <netdb.h>], [int flags= MSG_MORE])], [ac_cv_msg_more=…
42 …"x$ac_cv_msg_more" = "xyes"],[AC_DEFINE([HAVE_MSG_MORE],[1],[Define to 1 if you have a MSG_MORE])])
/dports/databases/libdrizzle-redux/libdrizzle-5.1.4/m4/
H A Dsocket_send_flags.m432 AC_CACHE_CHECK([for MSG_MORE],[ac_cv_msg_more],
36 …AC_COMPILE_IFELSE([AC_LANG_PROGRAM([#include <netdb.h>], [int flags= MSG_MORE])], [ac_cv_msg_more=…
42 …"x$ac_cv_msg_more" = "xyes"],[AC_DEFINE([HAVE_MSG_MORE],[1],[Define to 1 if you have a MSG_MORE])])
/dports/databases/libmemcached/libmemcached-1.0.18/m4/
H A Dsocket_send_flags.m432 AC_CACHE_CHECK([for MSG_MORE],[ac_cv_msg_more],
36 …AC_COMPILE_IFELSE([AC_LANG_PROGRAM([#include <netdb.h>], [int flags= MSG_MORE])], [ac_cv_msg_more=…
42 …"x$ac_cv_msg_more" = "xyes"],[AC_DEFINE([HAVE_MSG_MORE],[1],[Define to 1 if you have a MSG_MORE])])
/dports/www/apt-cacher-ng/apt-cacher-ng-3.2/include/
H A Dsockio.h32 #ifndef MSG_MORE
33 #define MSG_MORE 0 macro
/dports/net/haproxy17/haproxy-1.7.14/include/common/
H A Dcompat.h64 #ifndef MSG_MORE
65 #define MSG_MORE 0 macro
/dports/net/haproxy18/haproxy-1.8.30/include/common/
H A Dcompat.h64 #ifndef MSG_MORE
65 #define MSG_MORE 0 macro
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/
H A Dcompat.h42 #if (defined(PLATFORM_DARWIN) || defined(PLATFORM_FREEBSD)) && !defined(MSG_MORE)
43 #define MSG_MORE 0 macro
/dports/net/haproxy19/haproxy-1.9.16/include/common/
H A Dcompat.h64 #ifndef MSG_MORE
65 #define MSG_MORE 0 macro
/dports/net/minidlna/minidlna-4f6a473/
H A Dupnphttp.h131 #ifndef MSG_MORE
132 #define MSG_MORE 0 macro
/dports/net/nuster/nuster-5.0.4.21/include/common/
H A Dcompat.h87 #ifndef MSG_MORE
88 #define MSG_MORE 0 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/crypto/
H A Dalgif_hash.c78 if ((msg->msg_flags & MSG_MORE)) in hash_sendmsg()
114 ctx->more = msg->msg_flags & MSG_MORE; in hash_sendmsg()
140 flags |= MSG_MORE; in hash_sendpage()
146 if (!(flags & MSG_MORE)) { in hash_sendpage()
155 if (!(flags & MSG_MORE)) { in hash_sendpage()
175 ctx->more = flags & MSG_MORE; in hash_sendpage()
/dports/multimedia/v4l_compat/linux-5.13-rc2/crypto/
H A Dalgif_hash.c78 if ((msg->msg_flags & MSG_MORE)) in hash_sendmsg()
114 ctx->more = msg->msg_flags & MSG_MORE; in hash_sendmsg()
140 flags |= MSG_MORE; in hash_sendpage()
146 if (!(flags & MSG_MORE)) { in hash_sendpage()
155 if (!(flags & MSG_MORE)) { in hash_sendpage()
175 ctx->more = flags & MSG_MORE; in hash_sendpage()
/dports/multimedia/libv4l/linux-5.13-rc2/crypto/
H A Dalgif_hash.c78 if ((msg->msg_flags & MSG_MORE)) in hash_sendmsg()
114 ctx->more = msg->msg_flags & MSG_MORE; in hash_sendmsg()
140 flags |= MSG_MORE; in hash_sendpage()
146 if (!(flags & MSG_MORE)) { in hash_sendpage()
155 if (!(flags & MSG_MORE)) { in hash_sendpage()
175 ctx->more = flags & MSG_MORE; in hash_sendpage()
/dports/net/haproxy21/haproxy-2.1.12/include/common/
H A Dcompat.h87 #ifndef MSG_MORE
88 #define MSG_MORE 0 macro
/dports/net/haproxy20/haproxy-2.0.26/include/common/
H A Dcompat.h97 #ifndef MSG_MORE
98 #define MSG_MORE 0 macro
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dcompat.h105 #ifndef MSG_MORE
106 #define MSG_MORE 0 macro
/dports/multimedia/libv4l/linux-5.13-rc2/net/sunrpc/
H A Dsocklib.c283 msg->msg_flags |= MSG_MORE; in xprt_sock_sendmsg()
290 msg->msg_flags &= ~MSG_MORE; in xprt_sock_sendmsg()
309 msg->msg_flags &= ~MSG_MORE; in xprt_sock_sendmsg()
321 msg->msg_flags &= ~MSG_MORE; in xprt_sock_sendmsg()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/sunrpc/
H A Dsocklib.c283 msg->msg_flags |= MSG_MORE; in xprt_sock_sendmsg()
290 msg->msg_flags &= ~MSG_MORE; in xprt_sock_sendmsg()
309 msg->msg_flags &= ~MSG_MORE; in xprt_sock_sendmsg()
321 msg->msg_flags &= ~MSG_MORE; in xprt_sock_sendmsg()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/sunrpc/
H A Dsocklib.c283 msg->msg_flags |= MSG_MORE; in xprt_sock_sendmsg()
290 msg->msg_flags &= ~MSG_MORE; in xprt_sock_sendmsg()
309 msg->msg_flags &= ~MSG_MORE; in xprt_sock_sendmsg()
321 msg->msg_flags &= ~MSG_MORE; in xprt_sock_sendmsg()
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dcompat.h105 #ifndef MSG_MORE
106 #define MSG_MORE 0 macro
/dports/www/apt-cacher-ng/apt-cacher-ng-3.2/source/
H A Dmaintenance.cc79 SendRawData(buf, l, MSG_MORE | MSG_NOSIGNAL); in SendChunkRemoteOnly()
80 SendRawData(data, len, MSG_MORE | MSG_NOSIGNAL); in SendChunkRemoteOnly()
97 SendRawData(s.data(), s.length(), MSG_MORE); in SendChunkedPageHeader()
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dcompat.h132 #ifndef MSG_MORE
133 #define MSG_MORE 0 macro

12345678910>>...132