Home
last modified time | relevance | path

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

/dports/irc/muh/muh-2.2a/src/
H A Dirc.h65 #define RPL_WELCOME 1 macro
/dports/irc/inspircd/inspircd-3.11.0/src/coremods/core_info/
H A Dcore_info.cpp28 RPL_WELCOME = 1, enumerator
/dports/irc/miau/miau-0.6.6/src/
H A Dirc.h95 #define RPL_WELCOME 1 macro
/dports/devel/py-circuits/circuits-3.2/circuits/protocols/irc/
H A Dnumerics.py4 RPL_WELCOME = 1 variable
H A Dreplies.py49 def RPL_WELCOME(network): function
/dports/irc/konversation/konversation-21.12.3/src/irc/
H A Dreplycodes.h10 #define RPL_WELCOME 001 macro
/dports/irc/dancer/dancer-4.16/src/
H A Dnumeric.h122 #define RPL_WELCOME 001 macro
/dports/irc/ctrlproxy/ctrlproxy-3.0.8/lib/
H A Dirc.h74 #define RPL_WELCOME 1 macro
/dports/irc/irc/irc2.11.2p3/common/
H A Dnumeric_def.h123 #define RPL_WELCOME 001 macro
/dports/irc/soju/soju-0.3.0/vendor/gopkg.in/irc.v3/
H A Dnumerics.go140 RPL_WELCOME = "001" const
/dports/irc/ergo/ergo-2.8.0/irc/
H A Dnumerics.go15 RPL_WELCOME = "001" const
/dports/games/pvpgn/pvpgn-1.8.5/src/common/
H A Dirc_protocol.h45 #define RPL_WELCOME 1 macro
/dports/irc/undernet-ircu/ircu2.10.12.19/include/
H A Dnumeric.h52 #define RPL_WELCOME 1 macro
/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/include/
H A Dnumeric.h41 RPL_WELCOME = 1, enumerator
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/include/
H A Dnumeric.h41 #define RPL_WELCOME 001 macro
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/include/
H A Dnumeric.h41 #define RPL_WELCOME 001 macro
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/sorcix/irc/
H A Dconstants.go97 RPL_WELCOME = "001" const
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/sparser/
H A DKviIrcNumericCodes.h52 #define RPL_WELCOME 1 /* :Welcome to the Internet Relay Network %s [I,E,U,D] # */ macro
/dports/irc/unreal/Unreal3.2.10.7/include/
H A Dnumeric.h32 #define RPL_WELCOME 001 macro
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/lrstanley/girc/
H A Dconstants.go131 RPL_WELCOME = "001" const
/dports/net-im/chatterino2/chatterino2-2.3.4/lib/libcommuni/include/IrcCore/
H A Dirc.h96 RPL_WELCOME = 1, enumerator
/dports/net/serveez/serveez-0.2.2/src/irc-server/
H A Dirc-proto.h556 #define RPL_WELCOME 001 macro
/dports/games/ufoai/ufoai-2.5-source/src/client/
H A Dcl_irc.cpp80 RPL_WELCOME = 1, /* ":Welcome to the Internet Relay Network <nick>!<user>@<host>" */ enumerator
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/words/protocols/
H A Dirc.py3795 RPL_WELCOME = "001" variable
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/words/protocols/
H A Dirc.py3471 RPL_WELCOME = '001' variable