Home
last modified time | relevance | path

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

/netbsd/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd.c2287 #define PRINT_OR_NULL(cond, str) \ in mail_open_stream() macro
2290 PRINT_OR_NULL((cond), (name)), PRINT_OR_NULL((cond), (value)) in mail_open_stream()