Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dutil.c3059 #define XCNNCTLEN (sizeof(XCONNECT) - 1) macro
3143 if (p == NULL || strncasecmp(p, XCONNECT, XCNNCTLEN) != 0)
3145 p += XCNNCTLEN;