Home
last modified time | relevance | path

Searched refs:IRC_CDU_PART (Results 1 – 5 of 5) sorted by relevance

/dports/irc/bitlbee/bitlbee-3.6/
H A Dirc_im.c194 irc_channel_del_user(ic, iu, IRC_CDU_PART, NULL); in bee_irc_channel_update()
210 irc_channel_del_user(ic, iu, IRC_CDU_PART, NULL); in bee_irc_channel_update()
743 irc_channel_del_user(ic, bu == bee->user ? irc->user : bu->ui_data, IRC_CDU_PART, reason); in bee_irc_chat_remove_user()
H A Dirc.h239 IRC_CDU_PART, enumerator
H A Dirc_commands.c378 } else if (irc_channel_del_user(ic, irc->user, IRC_CDU_PART, cmd[2])) { in irc_cmd_part()
H A Dirc_channel.c281 else if (type == IRC_CDU_PART) { in irc_channel_del_user()
H A Droot_commands.c180 IRC_CDU_PART, "auto_join disabled " in cmd_identify()