Searched refs:SMTP_HOST_FLAG_NATIVE (Results 1 – 3 of 3) sorted by relevance
1347 SMTP_HOST_LOOKUP_NATIVE, SMTP_HOST_FLAG_NATIVE, in post_init()1397 smtp_host_lookup_mask = SMTP_HOST_FLAG_NATIVE; in post_init()
306 #define SMTP_HOST_FLAG_NATIVE (1<<1) macro
248 if (smtp_host_lookup_mask & SMTP_HOST_FLAG_NATIVE) { in smtp_addr_one()