Home
last modified time | relevance | path

Searched defs:wallops (Results 1 – 10 of 10) sorted by relevance

/dports/irc/undernet-ircu/ircu2.10.12.19/ircd/
H A Dm_user.c148 char *wallops[4] = { NULL, NULL, "+w" , NULL }; in m_user() local
/dports/irc/thales/thales-1.0/src/
H A Dsend.c65 void wallops(const char *source, const char *fmt, ...) in wallops() function
/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/help/
H A DMakefile.am62 wallops \ data
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kvs/
H A DKviKvsCoreSimpleCommands_sz.cpp958 KVSCSC(wallops) in KVSCSC() argument
/dports/irc/ircII/ircii-20210314/source/
H A Dignore.c199 u_char *wallops = (type & IGNORE_WALLOPS) ? UP(" WALLOPS") : empty_string(); in ignore_nickname() local
/dports/irc/irssi/irssi-1.2.3/docs/help/
H A DMakefile.am116 wallops \ data
/dports/irc/atheme-services/atheme-7.2.9/libathemecore/
H A Dservices.c1093 void wallops(const char *fmt, ...) in wallops() function
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/contrib/xpngcc/
H A Dirclib.py825 def wallops(self, text): member in ServerConnection
/dports/irc/py-irc/irc-13.1/irc/
H A Dclient.py965 def wallops(self, text): member in ServerConnection
/dports/chinese/autoconvert/autoconvert-0.3.16/contrib/xchat-plugins/
H A Dxchat.h141 unsigned int wallops; member