Searched defs:STRING_OR_NULL (Results 1 – 3 of 3) sorted by relevance
180 #define STRING_OR_NULL(s) ((s) ? (s) : "(null)") in maillog_client_init() macro
214 #define STRING_OR_NULL(s) ((s) ? (s) : "(null)") in main() macro
208 #define STRING_OR_NULL(s) ((s) ? (s) : "(null)") in main() macro