OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CHR_EVENT_MUX_IN
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
qemu-char.h
16
#define
CHR_EVENT_MUX_IN
3 /* mux-focus was set to this terminal */
qemu-char.c
399
mux_chr_send_event(d, d->focus,
CHR_EVENT_MUX_IN
);
495
mux_chr_send_event(d, d->focus,
CHR_EVENT_MUX_IN
);
[
all
...]
Completed in 24 milliseconds