Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dinput.c178 static int input_top_bit_set(struct input_ctx *);
485 { 0x80, 0xff, input_top_bit_set, NULL },
2522 input_top_bit_set(struct input_ctx *ictx) in input_top_bit_set() function