Home
last modified time | relevance | path

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

/f-stack/freebsd/ddb/
H A Ddb_input.c60 static char db_lhistory[2048]; variable
247 bcopy(db_lhistory + db_lhistcur * db_lhistlsize,
257 bcopy(db_lhistory + db_lhistcur * db_lhistlsize,
329 db_lhist_nlines = sizeof(db_lhistory) / lsize;
353 bcopy(db_lhistory + db_lhistlsize, db_lhistory,
357 bcopy(lstart, db_lhistory + db_lhistidx * db_lhistlsize,