Home
last modified time | relevance | path

Searched defs:LogFilePT (Results 1 – 2 of 2) sorted by relevance

/dports/irc/ircproxy/ircproxy-1.3.6/src/
H A Dclient_parser.c461 char *LogFilePT = NULL; in client_parse_command() local
498 char *LogFilePT = NULL; in client_parse_command() local
563 char *LogFilePT = NULL; in client_parse_command() local
633 char *LogFilePT = NULL; in client_parse_command() local
698 char *LogFilePT = NULL; in client_parse_command() local
H A Dconn_log.c78 … *ConnS, unsigned short int LogType, const char *const NamePT, const char *const LogFilePT, const … in conn_addlog()
157 struct ConnLog_Struct *conn_getlog(struct Conn_Struct *ConnS, const char *const LogFilePT) { in conn_getlog()