Home
last modified time | relevance | path

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

/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dvars.h27 AUTO_NSLOOKUP_VAR , enumerator
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dvars.h27 AUTO_NSLOOKUP_VAR , enumerator
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dcommands2.c749 … %Cbeep%c %K[%W$[-3]2%K]", "%s %s %s", on_off(get_int_var(AUTO_NSLOOKUP_VAR)), on_off(ge… in BUILT_IN_COMMAND()
765 … %Cbeep%c %K[%W$[-3]2%K]", "%s %s %s", on_off(get_int_var(AUTO_NSLOOKUP_VAR)), on_off(ge… in BUILT_IN_COMMAND()
792 var = AUTO_NSLOOKUP_VAR; in BUILT_IN_COMMAND()
H A Dwho.c538 if (get_int_var(AUTO_NSLOOKUP_VAR)) in whoreply()
H A Dparse.c971 if (get_int_var(AUTO_NSLOOKUP_VAR)) in add_user_who()
1086 if (tmpnick && !tmpnick->ip && get_int_var(AUTO_NSLOOKUP_VAR)) in p_channel()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dcommands2.c749 … %Cbeep%c %K[%W$[-3]2%K]", "%s %s %s", on_off(get_int_var(AUTO_NSLOOKUP_VAR)), on_off(ge… in BUILT_IN_COMMAND()
765 … %Cbeep%c %K[%W$[-3]2%K]", "%s %s %s", on_off(get_int_var(AUTO_NSLOOKUP_VAR)), on_off(ge… in BUILT_IN_COMMAND()
792 var = AUTO_NSLOOKUP_VAR; in BUILT_IN_COMMAND()
H A Dwho.c538 if (get_int_var(AUTO_NSLOOKUP_VAR)) in whoreply()
H A Dparse.c971 if (get_int_var(AUTO_NSLOOKUP_VAR)) in add_user_who()
1086 if (tmpnick && !tmpnick->ip && get_int_var(AUTO_NSLOOKUP_VAR)) in p_channel()