Home
last modified time | relevance | path

Searched defs:input_ctx (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/tmux/
H A Dinput.c76 struct input_ctx { struct
85 u_int old_cx;
86 u_int old_cy;
87 int old_mode;
90 size_t interm_len;
93 size_t param_len;
97 size_t input_len;
98 size_t input_space;
99 enum {
102 } input_end;
[all …]
/openbsd/sys/dev/usb/
H A Dxhcivar.h56 struct xhci_inctx *input_ctx; /* Input context */ member