Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sendmail/src/
H A Dusersmtp.c3067 char junkbuf[MAXLINE]; local
3303 bufp = junkbuf;
/freebsd-12.1/contrib/gdb/gdb/
H A Dremote.c3932 char *junkbuf = alloca (sizeof_junkbuf); in putpkt_binary() local
4011 read_frame (junkbuf, sizeof_junkbuf); in putpkt_binary()