Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dvar.h106 #define histsizeval() (vhistsize.text + 9) macro
H A Dhistedit.c89 if (hist == NULL || !strcmp(histsizeval(), "0")) in get_histfile()
163 sethistsize(histsizeval()); in histedit()