OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cursor_next
(Results
1 - 1
of
1
) sorted by null
/external/qemu/
input.c
62
QEMUPutKBDEntry *cursor, *
cursor_next
;
local
64
QTAILQ_FOREACH_SAFE(cursor, &kbd_handlers, next,
cursor_next
) {
Completed in 30 milliseconds