Home
last modified time | relevance | path

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

/freebsd/usr.sbin/lpr/common_source/
H A Ddisplayq.c274 char *chkptr, *dest_end, *dest_ch, *nxtptr, *w_end; in filtered_write() local
293 dest_end = dest_ch + sizeof(destbuf); in filtered_write()
338 if (dest_ch >= dest_end) { in filtered_write()