Home
last modified time | relevance | path

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

/external/libedit/src/
Dreadline.c240 _default_history_file(void) in _default_history_file() function
1184 if (filename == NULL && (filename = _default_history_file()) == NULL) in history_truncate_file()
1317 if (filename == NULL && (filename = _default_history_file()) == NULL) in read_history()
1334 if (filename == NULL && (filename = _default_history_file()) == NULL) in write_history()