Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Ddeliver.c1749 static char *tobuf = NULL; local
2343 SM_FREE(tobuf);
2344 tobuf = sm_pmalloc_x(strsize);
2347 p = tobuf;
2351 (void) sm_strlcpyn(p, tobufsize - (p - tobuf), 2,
2355 e->e_to = tobuf + 1;
4274 tobuf[0] = '\0';
4276 mci->mci_tolist = tobuf;
4439 if (tobuf[0] == '\0'
4453 e->e_to = tobuf + 1;
[all …]
/freebsd/crypto/openssh/
H A Dssh-agent.c1147 struct sshbuf *b = NULL, *frombuf = NULL, *tobuf = NULL; in parse_dest_constraint() local
1156 (r = sshbuf_froms(b, &tobuf)) != 0 || in parse_dest_constraint()
1162 (r = parse_dest_constraint_hop(tobuf, &dc->to)) != 0) in parse_dest_constraint()
1190 sshbuf_free(tobuf); in parse_dest_constraint()
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES5872 Avoid bogus reporting of "LMTP tobuf overflow" when the buffer