Home
last modified time | relevance | path

Searched refs:IRC_CDU_SILENT (Results 1 – 3 of 3) sorted by relevance

/dports/irc/bitlbee/bitlbee-3.6/
H A Dirc_user.c222 send_quit |= irc_channel_del_user(ic, iu, IRC_CDU_SILENT, NULL) && in irc_user_quit()
H A Dirc.h238 IRC_CDU_SILENT, enumerator
H A Dirc_channel.c277 if (!(ic->flags & IRC_CHANNEL_JOINED) || type == IRC_CDU_SILENT) { in irc_channel_del_user()