Home
last modified time | relevance | path

Searched refs:CHANNEL_SWITCH_LIST (Results 1 – 8 of 8) sorted by relevance

/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dhook.h29 CHANNEL_SWITCH_LIST, enumerator
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dhook.h29 CHANNEL_SWITCH_LIST, enumerator
/dports/chinese/bitchx/bitchx-1.2.1/dll/nicklist/
H A Dnicklist.c314 add_module_proc(HOOK_PROC, "Nicklist", NULL, "*", CHANNEL_SWITCH_LIST, 1, NULL, update_nicklist); in Nicklist_Init()
/dports/irc/bitchx/bitchx-1.2.1/dll/nicklist/
H A Dnicklist.c314 add_module_proc(HOOK_PROC, "Nicklist", NULL, "*", CHANNEL_SWITCH_LIST, 1, NULL, update_nicklist); in Nicklist_Init()
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dnames.c1553 do_hook(CHANNEL_SWITCH_LIST, "%s", tmp->channel); in switch_channels()
1574 do_hook(CHANNEL_SWITCH_LIST, "%s", tmp->channel); in switch_channels()
H A Dcommands.c2649 if (do_hook(CHANNEL_SWITCH_LIST, "%s", set_current_channel_by_refnum(0, buffer))) in BUILT_IN_COMMAND()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dnames.c1553 do_hook(CHANNEL_SWITCH_LIST, "%s", tmp->channel); in switch_channels()
1574 do_hook(CHANNEL_SWITCH_LIST, "%s", tmp->channel); in switch_channels()
H A Dcommands.c2649 if (do_hook(CHANNEL_SWITCH_LIST, "%s", set_current_channel_by_refnum(0, buffer))) in BUILT_IN_COMMAND()