Home
last modified time | relevance | path

Searched refs:RPL_LOGOFF (Results 1 – 13 of 13) sorted by relevance

/dports/irc/inspircd/inspircd-3.11.0/src/modules/
H A Dm_watch.cpp33 RPL_LOGOFF = 601, enumerator
214 SendAlert(user, nick, RPL_LOGOFF, "went offline", user->age); in Offline()
/dports/irc/unreal/Unreal3.2.10.7/src/modules/
H A Dm_svsnick.c131 hash_check_watch(acptr, RPL_LOGOFF); in m_svsnick()
H A Dm_nick.c771 hash_check_watch(sptr, RPL_LOGOFF); in CMD_FUNC()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/sparser/
H A DKviIrcNumericCodes.h361 #define RPL_LOGOFF 601 /* <nick> <user> <host> <logintime> :logged offline [D] # */ macro
/dports/irc/unreal/Unreal3.2.10.7/include/
H A Dnumeric.h348 #define RPL_LOGOFF 601 macro
/dports/net-im/chatterino2/chatterino2-2.3.4/lib/libcommuni/include/IrcCore/
H A Dirc.h461 RPL_LOGOFF = 601, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/comm/chat/protocols/irc/
H A DircWatchMonitor.jsm253 // RPL_LOGOFF
/dports/irc/unreal/Unreal3.2.10.7/src/
H A Ds_misc.c822 hash_check_watch(sptr, RPL_LOGOFF); in exit_one_client()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kernel/
H A DKviNotifyList.cpp1259 else if((msg->numeric() == RPL_LOGOFF) || (msg->numeric() == RPL_NOWOFF)) in handleWatchReply()
/dports/net-im/chatterino2/chatterino2-2.3.4/lib/libcommuni/doc/
H A Denums.dox1617 \var Irc::RPL_LOGOFF
/dports/net-im/chatterino2/chatterino2-2.3.4/lib/libcommuni/src/imports/qml1/
H A Dplugins.qmltypes426 "RPL_LOGOFF": 601,
/dports/net-im/chatterino2/chatterino2-2.3.4/lib/libcommuni/src/imports/qml2/
H A Dplugins.qmltypes430 "RPL_LOGOFF": 601,
/dports/irc/soju/soju-0.3.0/vendor/gopkg.in/irc.v3/utils/
H A Dnumerics.yml3684 name: RPL_LOGOFF