Home
last modified time | relevance | path

Searched defs:halfop (Results 1 – 15 of 15) sorted by relevance

/dports/irc/konversation/konversation-21.12.3/src/irc/
H A Dchannelnick.cpp97 bool halfop = mode %2; in setMode() local
107 bool ChannelNick::setMode(bool admin,bool owner,bool op,bool halfop,bool voice) in setMode()
H A Dchannel.cpp2517 bool halfop = false; in processQueuedNicks() local
/dports/irc/irssi/irssi-1.2.3/src/core/
H A Dnick-rec.h20 unsigned int halfop:1; variable
/dports/irc/atheme-services/atheme-7.2.9/modules/chanserv/
H A Dhalfop.c56 bool halfop; in cmd_halfop() local
/dports/irc/atheme-services/atheme-7.2.9/contrib/Atheme/
H A DChanServ.pm447 sub halfop { subroutine
/dports/irc/irssi/irssi-1.2.3/src/irc/core/
H A Dnetsplit.h29 unsigned int halfop:1; member
H A Dirc-session.c132 int op, halfop, voice; in sig_session_restore_nick() local
H A Dirc-nicklist.c34 int op, int halfop, int voice, int send_massjoin, in irc_nicklist_insert()
83 int op, halfop, voice; in event_names_list() local
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kvs/
H A DKviKvsCoreSimpleCommands_gl.cpp62 KVSCSC(halfop) in KVSCSC() argument
/dports/irc/thales/thales-1.0/src/
H A Dactions.c276 int op, voice, halfop, owner, protect; in do_addusers() local
/dports/irc/py-limnoria/Limnoria-master-2019-09-08/plugins/Channel/
H A Dplugin.py169 def halfop(self, irc, msg, args, channel, nicks): member in Channel
182 halfop = wrap(halfop, ['halfop', ('haveOp', _('halfop someone')), variable in Channel
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/source/
H A Dnames.c497 ChannelList *add_to_channel(channel, nick, server, oper, halfop, voice, userhost,tmpchan) in add_to_channel() argument
/dports/irc/py-limnoria/Limnoria-master-2019-09-08/src/
H A Dircmsgs.py478 def halfop(channel, nick, prefix='', msg=None): function
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/include/
H A Dstruct.h150 int halfop; /* True if the given nick has halfop */ member
/dports/irc/unreal/Unreal3.2.10.7/include/
H A Dstruct.h1899 unsigned halfop : 1; /* 1 = yes 0 = no */ member