Home
last modified time | relevance | path

Searched refs:add_fcmd_table (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/less/
H A Ddecode.c410 add_fcmd_table(cmdtable, sizeof(cmdtable)); in init_cmds()
514 public void add_fcmd_table(unsigned char *buf, size_t len) in add_fcmd_table() function
1004 add_fcmd_table(buf, len); in old_lesskey()
1037 add_fcmd_table(p, n); in new_lesskey()
1145 add_fcmd_table(tables.cmdtable.buf.data, tables.cmdtable.buf.end); in lesskey_text()
H A Dfuncs.h132 public void add_fcmd_table(unsigned char *buf, size_t len);