Searched refs:input_esc_table (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/usr.bin/tmux/
H A Dinput.c211 static const struct input_table_entry input_esc_table[] = { variable in typeref:struct:input_table_entry
1280 entry = bsearch(ictx, input_esc_table, nitems(input_esc_table),
1281 sizeof input_esc_table[0], input_table_compare);

Completed in 77 milliseconds