Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dhistedit.c82 get_histfile(void) in get_histfile() function
105 if (!savehist || (histfile = get_histfile()) == NULL) in histsave()
134 if ((histfile = get_histfile()) == NULL) in histload()