Home
last modified time | relevance | path

Searched refs:do_msg (Results 1 – 25 of 65) sorted by relevance

123

/dports/sysutils/doinkd/doinkd-0.02/
H A Dwarn.c68 void warn(i, type, do_msg) in warn() argument
71 int do_msg;
92 if (!do_msg)
179 if (do_msg)
212 if (do_msg)
228 if (do_msg)
253 if (do_msg)
288 if (do_msg)
313 if (do_msg)
332 if (do_msg)
[all …]
H A Dzap.c69 void zap(him, type, do_msg)
72 int do_msg;
83 if (!do_msg)
95 if (do_msg)
111 if (td >= 0 && do_msg)
124 else if (do_msg)
/dports/devel/cvsgraph/cvsgraph-1.7.0/
H A Dutils.c78 static int do_msg(const char *type, const char *fmt, va_list va) in do_msg() function
94 do_msg(NULL, fmt, va); in yyerror()
106 do_msg("warning", fmt, va); in yywarning()
116 do_msg(NULL, fmt, va); in rcserror()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Structures.ocd/SteamEngine.ocd/
H A DScript.c207 public func QueryConnectPipe(object pipe, bool do_msg) in QueryConnectPipe() argument
211 if (do_msg) pipe->Report("$MsgHasPipes$"); in QueryConnectPipe()
216 if (do_msg) pipe->Report("$MsgSourcePipeProhibited$"); in QueryConnectPipe()
221 if (do_msg) pipe->Report("$MsgDrainPipeProhibited$"); in QueryConnectPipe()
226 if (do_msg) pipe->Report("$MsgPipeProhibited$"); in QueryConnectPipe()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Structures.ocd/Foundry.ocd/
H A DScript.c159 public func QueryConnectPipe(object pipe, bool do_msg) in QueryConnectPipe() argument
163 if (do_msg) pipe->Report("$MsgHasPipes$"); in QueryConnectPipe()
168 if (do_msg) pipe->Report("$MsgSourcePipeProhibited$"); in QueryConnectPipe()
173 if (do_msg) pipe->Report("$MsgDrainPipeProhibited$"); in QueryConnectPipe()
178 if (do_msg) pipe->Report("$MsgPipeProhibited$"); in QueryConnectPipe()
/dports/net/c3270/suite3270-4.0/x3270/
H A Dstatus.c617 do_msg(TLS); in status_connect()
624 do_msg(PROXY); in status_connect()
646 do_msg(BLANK); in status_connect()
738 do_msg(TWAIT); in status_twait()
764 do_msg(PROTECTED); in status_oerr()
768 do_msg(NUMERIC); in status_oerr()
772 do_msg(OVERFLOW); in status_oerr()
776 do_msg(DBCS); in status_oerr()
822 do_msg(MINUS); in status_minus()
831 do_msg(INHIBIT); in status_reset()
[all …]
/dports/x11/x3270/suite3270-4.0/x3270/
H A Dstatus.c617 do_msg(TLS); in status_connect()
624 do_msg(PROXY); in status_connect()
646 do_msg(BLANK); in status_connect()
738 do_msg(TWAIT); in status_twait()
764 do_msg(PROTECTED); in status_oerr()
768 do_msg(NUMERIC); in status_oerr()
772 do_msg(OVERFLOW); in status_oerr()
776 do_msg(DBCS); in status_oerr()
822 do_msg(MINUS); in status_minus()
831 do_msg(INHIBIT); in status_reset()
[all …]
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Vehicles.ocd/Locomotive.ocd/
H A DScript.c74 public func QueryConnectPipe(object pipe, bool do_msg) in QueryConnectPipe() argument
78 if (do_msg) in QueryConnectPipe()
84 if (do_msg) in QueryConnectPipe()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Worlds.ocf/RapidRefining.ocs/RefineryDrain.ocd/
H A DScript.c25 public func QueryConnectPipe(object pipe, bool do_msg) in QueryConnectPipe() argument
36 if (do_msg) in QueryConnectPipe()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/spi/
H A Dspidev_fdx.c49 static void do_msg(int fd, int len) in do_msg() function
152 do_msg(fd, msglen); in main()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/spi/
H A Dspidev_fdx.c49 static void do_msg(int fd, int len) in do_msg() function
152 do_msg(fd, msglen); in main()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/spi/
H A Dspidev_fdx.c49 static void do_msg(int fd, int len) in do_msg() function
152 do_msg(fd, msglen); in main()
/dports/mail/p5-MIME-Tools/MIME-tools-5.509/examples/
H A Dmimeref52 do_msg($msg);
59 sub do_msg {
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Items.ocd/Tools.ocd/DivingHelmet.ocd/
H A DScript.c155 public func QueryConnectPipe(object pipe, bool do_msg) in QueryConnectPipe() argument
159 if (do_msg) in QueryConnectPipe()
165 if (do_msg) in QueryConnectPipe()
/dports/audio/ecasound/ecasound-2.9.3/libecasound/
H A Deca-logger-wellformed.h23 …virtual void do_msg(ECA_LOGGER::Msg_level_t level, const std::string& module_name, const std::stri…
H A Deca-logger-default.h21 …virtual void do_msg(ECA_LOGGER::Msg_level_t level, const std::string& module_name, const std::stri…
H A Deca-logger-default.cpp33 void ECA_LOGGER_DEFAULT::do_msg(ECA_LOGGER::Msg_level_t level, const std::string& module_name, cons… in do_msg() function in ECA_LOGGER_DEFAULT
H A Deca-logger-wellformed.cpp53 void ECA_LOGGER_WELLFORMED::do_msg(ECA_LOGGER::Msg_level_t level, const string& module_name, const … in do_msg() function in ECA_LOGGER_WELLFORMED
H A Deca-logger-interface.h67 …virtual void do_msg(ECA_LOGGER::Msg_level_t level, const std::string& module_name, const std::stri…
/dports/audio/ecasound/ecasound-2.9.3/ecasound/
H A Dtextdebug.h13 …virtual void do_msg(ECA_LOGGER::Msg_level_t level, const std::string& module_name, const std::stri…
/dports/archivers/libdeflate/libdeflate-1.8/programs/
H A Dprog_util.c60 do_msg(const char *format, bool with_errno, va_list va) in do_msg() function
81 do_msg(format, false, va); in msg()
92 do_msg(format, true, va); in msg_errno()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Structures.ocd/Pump.ocd/
H A DScript.c250 public func QueryConnectPipe(object pipe, bool do_msg) in QueryConnectPipe() argument
254 if (do_msg) pipe->Report("$MsgHasPipes$"); in QueryConnectPipe()
259 if (do_msg) pipe->Report("$MsgSourcePipeProhibited$"); in QueryConnectPipe()
264 if (do_msg) pipe->Report("$MsgDrainPipeProhibited$"); in QueryConnectPipe()
269 if (do_msg) pipe->Report("$MsgAirPipeProhibited$"); in QueryConnectPipe()
/dports/biology/vt/vt-0.57721/lib/libdeflate/programs/
H A Dprog_util.c62 do_msg(const char *format, bool with_errno, va_list va) in do_msg() function
83 do_msg(format, false, va); in msg()
94 do_msg(format, true, va); in msg_errno()
/dports/www/interchange/interchange-5.6.3/scripts/
H A Dmakecat.PL1458 print do_msg("Checking directories");
1535 print do_msg("Copying demo files");
1613 do_msg("$prompt: ", 50),
1852 do_msg("Moving link, $cginame exists, overwrite? "),
1857 print do_msg("Moving link program to $cginame");
1928 print do_msg("Copying share/ files to $Conf{relocate}$Conf{sharedir}");
1957 print do_msg("Moving HTML files to $Conf{samplehtml}");
1981 print do_msg("Moving image files to $Conf{imagedir}");
/dports/irc/ircII/ircii-20210314/script/
H A Ddccchan98 ^on #^dcc_raw 45 "% % D MSG *" do_msg $sm($0 $4-)
109 # do_msg - display message and pass on to rest of tree
113 alias do_msg {

123