Home
last modified time | relevance | path

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

/freebsd-head/contrib/sendmail/src/
HDmacro.c116 { '[', HOSTBEGIN }, { ']', HOSTEND },
HDreadcf.c322 case HOSTBEGIN:
426 case HOSTBEGIN:
456 if ((unsigned char) ap[0][0] == HOSTBEGIN)
HDsendmail.h1321 #define HOSTBEGIN ((unsigned char)0235) /* hostname lookup begin */ macro
HDparseaddr.c1519 if ((rvp[0][0] & 0377) == HOSTBEGIN)