Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dmacro.c116 { '[', HOSTBEGIN }, { ']', HOSTEND },
H A Dreadcf.c322 case HOSTBEGIN:
426 case HOSTBEGIN:
456 if ((unsigned char) ap[0][0] == HOSTBEGIN)
H A Dsendmail.h1321 #define HOSTBEGIN ((unsigned char)0235) /* hostname lookup begin */ macro
H A Dparseaddr.c1519 if ((rvp[0][0] & 0377) == HOSTBEGIN)