Home
last modified time | relevance | path

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

/src/bin/sh/
H A Dhistedit.c84 get_histfile(void) in get_histfile() function
107 if (!savehist || (histfile = get_histfile()) == NULL) in histsave()
136 if ((histfile = get_histfile()) == NULL) in histload()