Home
last modified time | relevance | path

Searched refs:DCC_AUTORENAME_VAR (Results 1 – 4 of 4) sorted by relevance

/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dvars.h86 DCC_AUTORENAME_VAR, enumerator
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dvars.h86 DCC_AUTORENAME_VAR, enumerator
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Ddcc.c1345 if (!get_int_var(DCC_AUTORENAME_VAR)) in register_dcc_type()
2793 int arename = get_int_var(DCC_AUTORENAME_VAR); in dcc_tog_rename()
2795 set_int_var(DCC_AUTORENAME_VAR, arename); in dcc_tog_rename()
2796 …t("$G %RDCC%n DCC auto rename is now \002$0\002", "%s", on_off(get_int_var(DCC_AUTORENAME_VAR)))); in dcc_tog_rename()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Ddcc.c1345 if (!get_int_var(DCC_AUTORENAME_VAR)) in register_dcc_type()
2793 int arename = get_int_var(DCC_AUTORENAME_VAR); in dcc_tog_rename()
2795 set_int_var(DCC_AUTORENAME_VAR, arename); in dcc_tog_rename()
2796 …t("$G %RDCC%n DCC auto rename is now \002$0\002", "%s", on_off(get_int_var(DCC_AUTORENAME_VAR)))); in dcc_tog_rename()