Searched refs:hopcnt (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/sendmail/src/
H A Dheaders.c819 int hopcnt = 0; local
893 hopcnt++;
941 if (hopcnt > e->e_hopcount)
943 e->e_hopcount = hopcnt;

Completed in 90 milliseconds