Searched refs:lesskey (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/bin/less/
H A Ddecode.c29 * Other tables are read in from "lesskey" files.
35 #include "lesskey.h"
300 * try to add tables in the OLD system lesskey file.
306 * Try to add the tables in the system lesskey file.
310 * Try to add the tables in the standard lesskey file "$HOME/.less".
380 error("Warning: environment variables from lesskey file unavailable", NULL_PARG);
526 * Looks first in the lesskey file, then in the real environment.
549 * Get an "integer" from a lesskey file.
565 * Process an old (pre-v241) lesskey file.
573 * Old-style lesskey fil
643 lesskey(filename, sysvar) function
[all...]
H A Dfuncs.h92 public int lesskey ();
H A Doptfunc.c235 if (lesskey(s, 0))
238 error("Cannot use lesskey file \"%s\"", &parg);
328 * changed or invalidated by a .lesskey file. }}

Completed in 97 milliseconds