Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcmdbuf.c1630 static lbool histfile_modified(void) in save_cmdhist()
1659 if (!secure_allow(SF_HISTORY) || !histfile_modified()) in save_cmdhist()
1611 static int histfile_modified(void) histfile_modified() function