Home
last modified time | relevance | path

Searched defs:msg_t (Results 1 – 25 of 112) sorted by relevance

12345

/dports/mail/pfqueue/pfqueue-0.5.6/
H A Dpfqmessage.h23 struct msg_t { struct
36 struct be_msg_t { argument
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/lib/dispatch/
H A Dmsgtypes.h50 typedef struct msg_t { struct
57 msg_type_id_t type; argument
61 } msg_t; typedef
/dports/security/tor/tor-0.4.6.8/src/lib/dispatch/
H A Dmsgtypes.h50 typedef struct msg_t { struct
57 msg_type_id_t type; argument
61 } msg_t; argument
/dports/games/tads/tads-3.0.8/tads3/
H A Dmsgcomp.cpp126 struct msg_t struct
128 msg_t(int id, const char *short_msg, const char *long_msg) in msg_t() function
141 ~msg_t() in ~msg_t() argument
154 const msg_t *a = *(const msg_t **)a0; in compare() argument
176 msg_t *nxt_; argument
/dports/net/libzmq4/zeromq-4.3.4/src/
H A Dmechanism.hpp66 virtual int encode (msg_t *) { return 0; } in encode() argument
68 virtual int decode (msg_t *) { return 0; } in decode() argument
H A Dpub.cpp59 int zmq::pub_t::xrecv (class msg_t *) in xrecv()
H A Dsub.cpp73 int zmq::sub_t::xsend (msg_t *) in xsend() argument
H A Ddbuffer.hpp116 bool probe (bool (*fn_) (const msg_t &)) in probe()
/dports/net/py-pyzmq/pyzmq-22.3.0/bundled/zeromq/src/
H A Dmechanism.hpp66 virtual int encode (msg_t *) { return 0; } in encode() argument
68 virtual int decode (msg_t *) { return 0; } in decode() argument
H A Dpub.cpp59 int zmq::pub_t::xrecv (class msg_t *) in xrecv()
H A Dsub.cpp73 int zmq::sub_t::xsend (msg_t *) in xsend() argument
H A Ddbuffer.hpp116 bool probe (bool (*fn_) (const msg_t &)) in probe()
/dports/games/vavoom/vavoom-1.33/utils/acc/
H A Dmisc.h25 } msg_t; typedef
/dports/databases/postgresql14-client/postgresql-14.1/src/test/perl/
H A DREADME34 documentation for Test::More before trying to write tests.
/dports/devel/aegis/aegis-4.25.D510/libaegis/dir/
H A Dfunctor.h52 enum msg_t enum
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/issue1051/
H A Drepro2.vhdl5 type msg_t is record type
H A Drepro.vhdl5 type msg_t is record type
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/rtosc/test/
H A Dmetadata.cpp7 void dummy(msg_t, RtData&) in dummy() argument
/dports/devel/libassa/libassa-3.5.1/assa/
H A DRemoteLogger.h83 enum msg_t { SIGN_ON = 0, SIGN_OFF, LOG_MSG }; enum
/dports/benchmarks/stress-ng/stress-ng-0.13.09/test/
H A Dtest-mq-sysv.c45 } msg_t; typedef
H A Dtest-mq-posix.c42 } msg_t; typedef
/dports/games/quake2-relay/relay-0.4/common/
H A Dmsg.h37 } msg_t; typedef
/dports/devel/onetbb/oneTBB-2021.4.0/test/tbb/
H A Dtest_join_node.cpp129 using msg_t = tbb::flow::continue_msg; in test_follows_and_precedes_api() typedef
141 auto b = [](msg_t) { return msg_t(); }; in test_follows_and_precedes_api() argument
145 bool equal(msg_t, msg_t) const { return true; } in test_follows_and_precedes_api() argument
/dports/devel/emscripten/emscripten-2.0.3/tests/sockets/
H A Dtest_sockets_msg.h7 } msg_t; typedef
/dports/devel/uthash/uthash-2.1.0/tests/
H A Dtest22.c14 } msg_t; typedef

12345