Searched refs:TT_HIST_EDIT (Results 1 – 2 of 2) sorted by relevance
/openbsd/bin/ksh/ | ||
H A D | sh.h | 189 TT_HIST_EDIT /* temp file used for history editing (fc -e) */ enumerator |
H A D | history.c | 216 tf = maketemp(ATEMP, TT_HIST_EDIT, &genv->temps); in c_fc() |