Home
last modified time | relevance | path

Searched refs:StrPrintErrorIfNull (Results 1 – 2 of 2) sorted by relevance

/dports/irc/ircproxy/ircproxy-1.3.6/src/
H A Duser_conf.c145 StrPrintErrorIfNull(LinePT, File, Count, MSG_CONF_ERROR_MOREDATA); in user_conf_read()
149 StrPrintErrorIfNull(LinePT, File, Count, MSG_CONF_ERROR_MOREDATA); in user_conf_read()
H A Ddefines.h267 #define StrPrintErrorIfNull(S, F, L, M) \ macro