Home
last modified time | relevance | path

Searched refs:logfile_suffix (Results 1 – 10 of 10) sorted by relevance

/dports/irc/evangeline/evangeline-msa/src/
H A Dmisc.c27 botnetnick[], logfile_suffix[], userfileCryptKey[], chanfile[];
396 if (!logfile_suffix[0]) in EVANGELINE_VARARGS_DEF()
399 EvangelineStrftime(ct, 80, logfile_suffix, t); in EVANGELINE_VARARGS_DEF()
464 char *s2 = logfile_suffix; in logsuffix_change()
470 strcpy(logfile_suffix, s); in logsuffix_change()
H A Dtcl.c33 EvangelineVersion[], natip[], configfile[], logfile_suffix[],
279 else if (st->str == logfile_suffix) in tcl_evangelinestr()
443 {"logfile-suffix", logfile_suffix, 20, 0},
H A Dmain.c93 char logfile_suffix[21] = ".%d%b%Y"; /* Format of logfile suffix. */ variable
/dports/irc/evangeline/evangeline/src/
H A Dmisc.c27 botnetnick[], logfile_suffix[], userfileCryptKey[], chanfile[];
396 if (!logfile_suffix[0]) in EVANGELINE_VARARGS_DEF()
399 EvangelineStrftime(ct, 80, logfile_suffix, t); in EVANGELINE_VARARGS_DEF()
464 char *s2 = logfile_suffix; in logsuffix_change()
470 strcpy(logfile_suffix, s); in logsuffix_change()
H A Dtcl.c33 EvangelineVersion[], natip[], configfile[], logfile_suffix[], chanfile[],
281 else if (st->str == logfile_suffix) in tcl_evangelinestr()
449 {"logfile-suffix", logfile_suffix, 20, 0},
H A Dmain.c93 char logfile_suffix[21] = ".%d%b%Y"; /* Format of logfile suffix. */ variable
/dports/irc/eggdrop/eggdrop-1.9.1/src/
H A Dmisc.c52 char logfile_suffix[21] = ".%d%b%Y"; /* Format of logfile suffix */ variable
552 if (!logfile_suffix[0]) in EGG_VARARGS_DEF()
555 strftime(ct, 80, logfile_suffix, t); in EGG_VARARGS_DEF()
645 char *s2 = logfile_suffix; in logsuffix_change()
652 strlcpy(logfile_suffix, s, sizeof logfile_suffix); in logsuffix_change()
H A Dtcl.c49 configfile[], logfile_suffix[], log_ts[], textdir[], pid_file[],
283 else if (st->str == logfile_suffix) in tcl_eggstr()
438 {"logfile-suffix", logfile_suffix, 20, 0},
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/
H A Dlogging.c39 static char logfile_suffix[sizeof(".xx.gz")]; variable
40 static char logfile_path[MAXPATHLEN - sizeof(logfile_suffix) -1];
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/
H A Dlogging.c39 static char logfile_suffix[sizeof(".xx.gz")]; variable
40 static char logfile_path[MAXPATHLEN - sizeof(logfile_suffix) -1];