Searched refs:edittable (Results 1 – 5 of 5) sorted by relevance
351 fputint(out, tables.edittable.buf.end); in main()352 fputbytes(out, xbuf_char_data(&tables.edittable.buf), tables.edittable.buf.end); in main()
168 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()
60 struct lesskey_table edittable; member
226 static unsigned char edittable[] = variable411 add_ecmd_table(edittable, sizeof(edittable)); in init_cmds()1146 add_ecmd_table(tables.edittable.buf.data, tables.edittable.buf.end); in lesskey_text()
111 # Initialize various user-edittable values to their defaults