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

/freebsd-13-stable/usr.sbin/lpr/common_source/
H A Ddisplayq.c282 char *chkptr, *dest_end, *dest_ch, *nxtptr, *w_end; local
301 dest_end = dest_ch + sizeof(destbuf);
346 if (dest_ch >= dest_end) {

Completed in 108 milliseconds