Searched refs:tobuf (Results 1 – 3 of 3) sorted by relevance
626 char *tobuf; in get_file() local658 tobuf = *buf; in get_file()664 got = fread (tobuf, 1, *bufsize - (tobuf - *buf), e); in get_file()668 tobuf += got; in get_file()674 if (tobuf == *buf + *bufsize) in get_file()682 off = tobuf - *buf; in get_file()684 tobuf = *buf + off; in get_file()685 *tobuf++ = c; in get_file()
1329 static char *tobuf = NULL; local1816 SM_FREE_CLR(tobuf);1817 tobuf = sm_pmalloc_x(strsize);1820 p = tobuf;1824 (void) sm_strlcpyn(p, tobufsize - (p - tobuf), 2,1828 e->e_to = tobuf + 1;3350 tobuf[0] = '\0';3352 mci->mci_tolist = tobuf;3417 if (tobuf[0] == '\0'3431 e->e_to = tobuf + 1;[all …]
5297 Avoid bogus reporting of "LMTP tobuf overflow" when the buffer