Home
last modified time | relevance | path

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

/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Dmacro.c117 { '[', HOSTBEGIN }, { ']', HOSTEND },
H A Dreadcf.c309 case HOSTBEGIN:
413 case HOSTBEGIN:
443 if ((unsigned char) ap[0][0] == HOSTBEGIN)
H A Dsendmail.h1212 #define HOSTBEGIN ((unsigned char)0235) /* hostname lookup begin */ macro
H A Dparseaddr.c1486 if ((rvp[0][0] & 0377) == HOSTBEGIN)