Searched refs:holdtbuf (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.sbin/rtadvd/
H A Dadvcap.c195 char *holdtbuf = tbuf; local
222 l = p - holdtbuf + strlen(q);
225 q[BUFSIZ - (p-holdtbuf)] = 0;
228 tbuf = holdtbuf;

Completed in 167 milliseconds