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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dheaders.c2014 bool firstone = true; local
2167 if (!firstone)
2169 if (opos > omax && !firstone)
2180 else if (!firstone)
2188 firstone = false;
H A Dusersmtp.c2334 bool firstone = true; local
2340 firstone = false;
2344 if (!firstone)
2348 firstone = false;
2352 if (!firstone)
2356 firstone = false;
2358 if (firstone)
H A Dparseaddr.c2435 bool firstone; local
2552 firstone = true;
2557 if (!firstone)
2560 firstone = false;

Completed in 55 milliseconds