Searched refs:tobuf (Results 1 – 3 of 3) sorted by relevance
1749 static char *tobuf = NULL; local2343 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 …]
1147 struct sshbuf *b = NULL, *frombuf = NULL, *tobuf = NULL; in parse_dest_constraint() local1156 (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()
5872 Avoid bogus reporting of "LMTP tobuf overflow" when the buffer