Searched refs:bot_output (Results 1 – 2 of 2) sorted by relevance
/dports/net-p2p/uhub/uhub-a8ee6e7/src/tools/ |
H A D | adcrush.c | 281 bot_output(client, LVL_VERBOSE, "timeout -> disconnect"); in perf_normal_action() 293 bot_output(client, LVL_VERBOSE, "timeout -> chat"); in perf_normal_action() 301 bot_output(client, LVL_VERBOSE, "timeout -> search"); in perf_normal_action() 307 bot_output(client, LVL_VERBOSE, "timeout -> update"); in perf_normal_action() 313 bot_output(client, LVL_VERBOSE, "timeout -> privmsg"); in perf_normal_action() 319 bot_output(client, LVL_VERBOSE, "timeout -> ctm/rcm"); in perf_normal_action() 334 bot_output(client, LVL_DEBUG, "*** Connecting..."); in handle() 342 bot_output(client, LVL_DEBUG, "*** Disconnected."); in handle() 354 bot_output(client, LVL_DEBUG, "*** Logged in."); in handle() 359 bot_output(client, LVL_DEBUG, "*** Login error"); in handle() [all …]
|
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/src/ |
H A D | hime-gtab2cin.c | 82 void bot_output (int status, struct TableHead *th) { in bot_output() function 142 bot_output (-1, NULL); in main() 150 bot_output (1, NULL); in main() 163 bot_output (1, NULL); in main() 171 bot_output (2, NULL); in main() 347 bot_output (0, th); in main()
|