Searched defs:STRING_OR_EMPTY (Results 1 – 3 of 3) sorted by relevance
72 #define STRING_OR_EMPTY(s) ((s) ? (s) : "") in tls_proxy_server_init_print() macro125 #define STRING_OR_EMPTY(s) ((s) ? (s) : "") in tls_proxy_server_start_print() macro
148 #define STRING_OR_EMPTY(s) ((s) ? (s) : "") in tls_proxy_client_init_print() macro258 #define STRING_OR_EMPTY(s) ((s) ? (s) : "") in tls_proxy_client_start_print() macro
64 #define STRING_OR_EMPTY(s) ((s) ? (s) : "") in tls_proxy_context_print() macro