Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/less/
H A Dcmdbuf.c1356 name = dirfile(lgetenv("XDG_STATE_HOME"), &LESSHISTFILE[1], must_exist); in histfile_find()
1362 name = dirfile(dir, &LESSHISTFILE[1], must_exist); in histfile_find()
1367 name = dirfile(lgetenv("XDG_DATA_HOME"), &LESSHISTFILE[1], must_exist); in histfile_find()
1369 name = dirfile(home, LESSHISTFILE, must_exist); in histfile_find()
1388 if (strcmp(LESSHISTFILE, "") == 0 || strcmp(LESSHISTFILE, "-") == 0) in histfile_name()
H A DNEWS399 * Disable history feature when compiled with LESSHISTFILE set to "-".
627 * Allow "/dev/null" as synonym for "-" in LESSHISTFILE to indicate
/freebsd-14.2/usr.bin/less/
H A Ddefines.h117 #define LESSHISTFILE ".lesshst" macro
/freebsd-14.2/contrib/tcsh/
H A Ddot.tcshrc106 setenv LESSHISTFILE -