Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/mail.local/
H A Dmail.local.c1020 int readamount; local
1341 readamount = 0;
1344 readamount = sizeof(buf);
1346 readamount = headerbytes;
1347 if (readamount != 0)
1348 nr = read(fd, buf, readamount);