Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/less/
H A Ddefines.h117 #define LESSHISTFILE ".lesshst" macro
/freebsd-12.1/contrib/less/
H A Dcmdbuf.c1378 if (strcmp(LESSHISTFILE, "") == 0 || strcmp(LESSHISTFILE, "-") == 0) in histfile_name()
1391 len = (int) (strlen(home) + strlen(LESSHISTFILE) + 2); in histfile_name()
1393 SNPRINTF2(name, len, "%s/%s", home, LESSHISTFILE); in histfile_name()
H A DNEWS96 * Disable history feature when compiled with LESSHISTFILE set to "-".
324 * Allow "/dev/null" as synomym for "-" in LESSHISTFILE to indicate