Home
last modified time | relevance | path

Searched refs:APPEND_LOG_VAR (Results 1 – 6 of 6) sorted by relevance

/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dlog.c53 if ((*fp = fopen(logfile, get_int_var(APPEND_LOG_VAR)?"a":"w")) != NULL) in do_log()
H A Dlastlog.c650 if (!(logptr = fopen(expand, get_int_var(APPEND_LOG_VAR)?"at":"wt"))) in logmsg()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dlog.c53 if ((*fp = fopen(logfile, get_int_var(APPEND_LOG_VAR)?"a":"w")) != NULL) in do_log()
H A Dlastlog.c650 if (!(logptr = fopen(expand, get_int_var(APPEND_LOG_VAR)?"at":"wt"))) in logmsg()
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dvars.h21 APPEND_LOG_VAR, enumerator
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dvars.h21 APPEND_LOG_VAR, enumerator