Searched defs:atend (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/src/
H A Dconf.c2980 ** this version hacked to add `atend' flag to allow state machine
3017 static char atend = 0; local
3020 if (atend) {
3021 atend = 0;
3026 atend++;
3031 atend++;

Completed in 4362 milliseconds