Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Dsh.h189 TT_HIST_EDIT /* temp file used for history editing (fc -e) */ enumerator
H A Dhistory.c216 tf = maketemp(ATEMP, TT_HIST_EDIT, &genv->temps); in c_fc()