Home
last modified time | relevance | path

Searched defs:FREE_STRING (Results 26 – 26 of 26) sorted by relevance

12

/dports/mail/postfix-current/postfix-3.7-20211107/src/smtpd/
H A Dsmtpd_check.c6423 #define FREE_STRING(s) { if (s) myfree(s); } in main() macro

12