Home
last modified time | relevance | path

Searched refs:uses_rcommand (Results 1 – 25 of 65) sorted by relevance

123

/dports/irc/atheme-services/atheme-7.2.9/modules/nickserv/
H A Dmain.c66 ….netname, u->nick, me.netname, (ircd->uses_rcommand == false) ? "msg " : "", nicksvs.me->disp, (ir… in nickserv_handle_nickchange()
84 (ircd->uses_rcommand == false) ? "msg " : "", nicksvs.me->disp); in nickserv_handle_nickchange()
89 (ircd->uses_rcommand == false) ? "msg " : "", nicksvs.me->disp); in nickserv_handle_nickchange()
H A Dhelp.c65 …command_success_nodata(si, "\2/%s%s help <command>\2", (ircd->uses_rcommand == false) ? "msg " : "… in ns_cmd_help()
67 …command_success_nodata(si, "\2/%s%s help commands\2", (ircd->uses_rcommand == false) ? "msg " : ""… in ns_cmd_help()
H A Dset_core.c71 … set command. Use \2/%s%s HELP SET\2 for a command listing."), (ircd->uses_rcommand == false) ? "m… in ns_cmd_set()
/dports/irc/atheme-services/atheme-7.2.9/modules/chanserv/
H A Dhelp.c77 …command_success_nodata(si, "\2/%s%s help <command>\2", (ircd->uses_rcommand == false) ? "msg " : "… in cs_cmd_help()
79 …command_success_nodata(si, "\2/%s%s help commands\2", (ircd->uses_rcommand == false) ? "msg " : ""… in cs_cmd_help()
H A Dfflags.c65 …ms, _("No valid flags given, use /%s%s HELP FLAGS for a list"), ircd->uses_rcommand ? "" : "msg ",… in cs_cmd_fflags()
78 …nvalid template name given, use /%s%s TEMPLATE %s for a list"), ircd->uses_rcommand ? "" : "msg ",… in cs_cmd_fflags()
H A Dclear.c85 …"Invalid command. Use \2/%s%s help\2 for a command listing."), (ircd->uses_rcommand == false) ? "m… in cs_cmd_clear()
H A Dset_core.c87 …"Invalid command. Use \2/%s%s help\2 for a command listing."), (ircd->uses_rcommand == false) ? "m… in cs_cmd_set()
H A Dtemplate.c194 …ms, _("No valid flags given, use /%s%s HELP FLAGS for a list"), ircd->uses_rcommand ? "" : "msg ",… in cs_cmd_template()
204 …nvalid template name given, use /%s%s TEMPLATE %s for a list"), ircd->uses_rcommand ? "" : "msg ",… in cs_cmd_template()
/dports/irc/atheme-services/atheme-7.2.9/modules/memoserv/
H A Dmain.c58 ircd->uses_rcommand ? "" : "msg ", memosvs->disp); in on_user_identify()
89 ircd->uses_rcommand ? "" : "msg ", memosvs->disp); in on_user_away()
H A Dhelp.c43 …command_success_nodata(si, "\2/%s%s help <command>\2", (ircd->uses_rcommand == false) ? "msg " : "… in ms_cmd_help()
/dports/irc/atheme-services/atheme-7.2.9/modules/groupserv/
H A Dhelp.c30 …command_success_nodata(si, "\2/%s%s help <command>\2", (ircd->uses_rcommand == false) ? "msg " : "… in gs_cmd_help()
H A Ddrop.c63 (ircd->uses_rcommand == false) ? "msg " : "", in gs_cmd_drop()
H A Dset.c92 …"Invalid command. Use \2/%s%s help\2 for a command listing."), (ircd->uses_rcommand == false) ? "m… in gs_cmd_set()
/dports/irc/atheme-services/atheme-7.2.9/modules/gameserv/
H A Dhelp.c43 …command_success_nodata(si, "\2/%s%s help <command>\2", (ircd->uses_rcommand == false) ? "msg " : "… in gs_cmd_help()
/dports/irc/atheme-services/atheme-7.2.9/modules/hostserv/
H A Dhelp.c43 …command_success_nodata(si, "\2/%s%s help <command>\2", (ircd->uses_rcommand == false) ? "msg " : "… in hs_cmd_help()
/dports/irc/atheme-services/atheme-7.2.9/modules/rpgserv/
H A Dhelp.c28 …command_success_nodata(si, "\2/%s%s help <command>\2", (ircd->uses_rcommand == false) ? "msg " : "… in rs_cmd_help()
/dports/irc/atheme-services/atheme-7.2.9/modules/botserv/
H A Dhelp.c43 …command_success_nodata(si, "\2/%s%s help <command>\2", (ircd->uses_rcommand == false) ? "msg " : "… in bs_cmd_help()
H A Dset_core.c79 …"Invalid command. Use \2/%s%s help\2 for a command listing."), (ircd->uses_rcommand == false) ? "m… in bs_cmd_set()
/dports/irc/atheme-services/atheme-7.2.9/modules/protocol/
H A Dratbox.c23 .uses_rcommand = false,
H A Delemental-ircd.c25 .uses_rcommand = false,
/dports/irc/atheme-services/atheme-7.2.9/modules/statserv/
H A Dmain.c48 (ircd->uses_rcommand == false) ? "msg " : "", in ss_cmd_help()
H A Dchannel.c67 (ircd->uses_rcommand == false) ? "msg " : "", si->service->disp); in ss_cmd_channel()
/dports/irc/atheme-services/atheme-7.2.9/modules/helpserv/
H A Dmain.c35 …command_success_nodata(si, "\2/%s%s help <command>\2", (ircd->uses_rcommand == false) ? "msg " : "… in helpserv_cmd_help()
/dports/irc/atheme-services/atheme-7.2.9/modules/operserv/
H A Dhelp.c53 …command_success_nodata(si, "\2/%s%s help <command>\2", (ircd->uses_rcommand == false) ? "msg " : "… in os_cmd_help()
/dports/irc/atheme-services/atheme-7.2.9/modules/contrib/
H A Dms_fsend.c160 ircd->uses_rcommand ? "" : "msg ", memoserv->disp, MOWGLI_LIST_LENGTH(&tmu->memos)); in ms_cmd_fsend()

123