Home
last modified time | relevance | path

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

/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dvars.h219 ORIGNICK_TIME_VAR, enumerator
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dvars.h219 ORIGNICK_TIME_VAR, enumerator
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dcommands2.c1345 if (!gotit && get_int_var(ORIGNICK_TIME_VAR) > 0 && !timer_callback_exists(delay_gain_nick)) in gain_nick()
1346 …add_timer(0, empty_string, get_int_var(ORIGNICK_TIME_VAR) * 1000, 1, delay_gain_nick, NULL, NULL, … in gain_nick()
1402 …ain nick [%s] every %d seconds", get_server_orignick(from_server), get_int_var(ORIGNICK_TIME_VAR)); in BUILT_IN_COMMAND()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dcommands2.c1345 if (!gotit && get_int_var(ORIGNICK_TIME_VAR) > 0 && !timer_callback_exists(delay_gain_nick)) in gain_nick()
1346 …add_timer(0, empty_string, get_int_var(ORIGNICK_TIME_VAR) * 1000, 1, delay_gain_nick, NULL, NULL, … in gain_nick()
1402 …ain nick [%s] every %d seconds", get_server_orignick(from_server), get_int_var(ORIGNICK_TIME_VAR)); in BUILT_IN_COMMAND()