Home
last modified time | relevance | path

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

/f-stack/freebsd/ddb/
H A Ddb_input.c53 static char * db_lbuf_end; /* end of input line buffer */ variable
291 if (db_le == db_lbuf_end) {
338 db_lbuf_end = lstart + lsize - 2; /* Will append NL and NUL. */