Home
last modified time | relevance | path

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

/NextBSD/usr.bin/less/
HDdefines.h117 #define LESSHISTFILE ".lesshst" macro
/NextBSD/contrib/less/
HDcmdbuf.c1396 if (strcmp(LESSHISTFILE, "") == 0 || strcmp(LESSHISTFILE, "-") == 0) in histfile_name()
1409 len = (int) (strlen(home) + strlen(LESSHISTFILE) + 2); in histfile_name()
1411 SNPRINTF2(name, len, "%s/%s", home, LESSHISTFILE); in histfile_name()
HDNEWS20 * Disable history feature when compiled with LESSHISTFILE set to "-".
248 * Allow "/dev/null" as synomym for "-" in LESSHISTFILE to indicate