Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcmdbuf.c1481 name = dirfile(lgetenv("XDG_STATE_HOME"), &LESSHISTFILE[1], must_exist); in histfile_find()
1487 name = dirfile(dir, &LESSHISTFILE[1], must_exist); in histfile_find()
1492 name = dirfile(lgetenv("XDG_DATA_HOME"), &LESSHISTFILE[1], must_exist); in histfile_find()
1494 name = dirfile(home, LESSHISTFILE, must_exist); in histfile_find()
1514 if (strcmp(LESSHISTFILE, "") == 0 || strcmp(LESSHISTFILE, "-") == 0) in histfile_name()
H A DNEWS717 * Disable history feature when compiled with LESSHISTFILE set to "-".
945 * Allow "/dev/null" as synonym for "-" in LESSHISTFILE to indicate
/freebsd/usr.bin/less/
H A Ddefines.h126 #define LESSHISTFILE ".lesshst" macro
/freebsd/contrib/tcsh/
H A Ddot.tcshrc106 setenv LESSHISTFILE -