Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dhistory.c213 static const Sfdisc_t hist_disc = { NULL, hist_write, NULL, hist_exceptf, NULL}; variable
324 hp->histdisc = hist_disc; in sh_histinit()