OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lesskey
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/less/dist/
decode.c
30
* Other tables are read in from "
lesskey
" files.
36
#include "
lesskey
.h"
339
/* Try to add tables in the OLD system
lesskey
file. */
340
add_hometable(
lesskey
, NULL, BINDIR "/.sysless", 1);
343
* Try to load
lesskey
source file or binary file.
350
* Try to add tables in system
lesskey
src file.
357
* Try to add the tables in the system
lesskey
binary file.
359
add_hometable(
lesskey
, "LESSKEY_SYSTEM", LESSKEYFILE_SYS, 1);
362
* Try to add tables in the
lesskey
src file "$HOME/.
lesskey
"
787
public int
lesskey
(char *filename, int sysvar)
function
[
all
...]
Completed in 23 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026