Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libshell/common/edit/
H A Dhistory.c214 static const Sfdisc_t hist_disc = { NULL, hist_write, NULL, hist_exceptf, NULL}; variable
325 hp->histdisc = hist_disc; in sh_histinit()