Home
last modified time | relevance | path

Searched refs:edittable (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/less/
H A Dlesskey.c351 fputint(out, tables.edittable.buf.end); in main()
352 fputbytes(out, xbuf_char_data(&tables.edittable.buf), tables.edittable.buf.end); in main()
H A Dlesskey_parse.c158 tables->edittable.names = editnames; in init_tables()
159 tables->edittable.is_var = 0;
160 xbuf_init(&tables->edittable.buf);
434 tables->currtable = &tables->edittable; in control_line()
H A Ddecode.c193 static unsigned char edittable[] =
356 add_ecmd_table(edittable, sizeof(edittable)); in init_cmds()
1013 add_ecmd_table(tables.edittable.buf.data, tables.edittable.buf.end); in editchar()
183 static unsigned char edittable[] = global() variable
H A Dlesskey.h60 struct lesskey_table edittable;
59 struct lesskey_table edittable; global() member
/freebsd/usr.sbin/bsdconfig/share/
H A Dvariable.subr111 # Initialize various user-edittable values to their defaults