Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsm_resolve.c1242 # define SMRBSIZE ((int) sizeof(reply_buf)) macro
1284 len = (*resfunc)(domain, rr_class, rr_type, reply, SMRBSIZE);
1285 if (len >= SMRBSIZE)
1291 domain, len, SMRBSIZE, IP_MAXPACKET);
1297 domain, len, SMRBSIZE, IP_MAXPACKET);