Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Ddomain.c1374 if (ad && HOST_SECURE == n)
2031 return ad ? HOST_SECURE : HOST_OK;
H A Dsendmail.h1453 #define HOST_SECURE 2 macro
H A Dmap.c1030 secure = HOST_SECURE == r;
1115 return secure ? HOST_SECURE : HOST_OK;
H A Ddaemon.c4274 if (HOST_SECURE == r)