Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dhistory.c517 char locbuff[HIST_MARKSZ]; in hist_trim() local
518 hist_marker(locbuff,hist_new->histind); in hist_trim()
519 sfwrite(hist_new->histfp,locbuff,HIST_MARKSZ); in hist_trim()