Home
last modified time | relevance | path

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

/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/include/
H A Dsend.h66 extern void sendto_channel_butone(struct Client *, const struct Client *, struct Channel *, unsigne…
/dports/irc/irc/irc2.11.2p3/ircd/
H A Ds_numeric.c120 sendto_channel_butone(cptr,sptr,chptr,":%s %d %s%s", in do_numeric()
H A Dchannel.c1621sendto_channel_butone(NULL, &me, chptr, ":%s NOTICE %s :The anonymous flag is being set on channel… in set_mode()
1622sendto_channel_butone(NULL, &me, chptr, ":%s NOTICE %s :Be aware that anonymity on IRC is NOT secu… in set_mode()
2048 sendto_channel_butone(&me, &me, chptr, in can_join()
2059 sendto_channel_butone(&me, &me, chptr, in can_join()
3869 sendto_channel_butone(&me, &me, chptr, in reop_channel()
H A Ds_user.c1500 sendto_channel_butone(cptr, sptr, chptr, in m_message()
/dports/irc/unreal/Unreal3.2.10.7/src/
H A Ds_numeric.c144 sendto_channel_butone(cptr, sptr, chptr, ":%s %d %s%s", in do_numeric()
H A Dsend.c376 void sendto_channel_butone(aClient *one, aClient *from, aChannel *chptr, in sendto_channel_butone() function
/dports/irc/irc/irc2.11.2p3/common/
H A Dsend_ext.h42 EXTERN void sendto_channel_butone (aClient *one, aClient *from,
H A Dsend.c451 void sendto_channel_butone(aClient *one, aClient *from, aChannel *chptr, in sendto_channel_butone() function
/dports/irc/irc/irc2.11.2p3/doc/Juped/
H A DChangeLog.common43 Fixed sendto_channel_butone() as suggested by msa.
/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/src/
H A Dparse.c190 sendto_channel_butone(source, source, channel, 0, "%u %s %s", in parse_handle_numeric()
H A Dsend.c312 sendto_channel_butone(struct Client *one, const struct Client *from, in sendto_channel_butone() function
/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/modules/core/
H A Dm_message.c233 sendto_channel_butone(source_p, source_p, channel, type, "%s %s%s :%s", in msg_channel()
/dports/irc/unreal/Unreal3.2.10.7/include/
H A Dh.h303 extern void sendto_channel_butone(aClient *, aClient *, aChannel *,