Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/less/
H A Dcmdbuf.c1422 if (strcmp(LESSHISTFILE, "") == 0 || strcmp(LESSHISTFILE, "-") == 0)
1436 name = dirfile(xdg, &LESSHISTFILE[1], 1);
1438 name = dirfile(home, LESSHISTFILE, 1);
1441 name = dirfile(xdg, &LESSHISTFILE[1], must_exist);
1443 name = dirfile(home, LESSHISTFILE, must_exist);
H A DNEWS223 * Disable history feature when compiled with LESSHISTFILE set to "-".
451 * Allow "/dev/null" as synomym for "-" in LESSHISTFILE to indicate
/freebsd-13.1/usr.bin/less/
H A Ddefines.h117 #define LESSHISTFILE ".lesshst" macro
/freebsd-13.1/contrib/tcsh/
H A Ddot.tcshrc106 setenv LESSHISTFILE -