Home
last modified time | relevance | path

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

/src/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.c168 tables->edittable.names = editnames; in init_tables()
169 tables->edittable.is_var = 0; in init_tables()
170 xbuf_init(&tables->edittable.buf); in init_tables()
474 tables->currtable = &tables->edittable; in control_line()
H A Dlesskey.h60 struct lesskey_table edittable; member
H A Ddecode.c226 static unsigned char edittable[] = variable
411 add_ecmd_table(edittable, sizeof(edittable)); in init_cmds()
1146 add_ecmd_table(tables.edittable.buf.data, tables.edittable.buf.end); in lesskey_text()
/src/usr.sbin/bsdconfig/share/
H A Dvariable.subr111 # Initialize various user-edittable values to their defaults