OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:list_pending
(Results
1 - 3
of
3
) sorted by null
/bootable/recovery/minadbd/
fdevent.c
97
static fdevent
list_pending
= {
variable
98
.next = &
list_pending
,
99
.prev = &
list_pending
,
476
fdevent *list = &
list_pending
;
494
fdevent *list = &
list_pending
;
/system/core/adb/
fdevent.c
97
static fdevent
list_pending
= {
variable
98
.next = &
list_pending
,
99
.prev = &
list_pending
,
476
fdevent *list = &
list_pending
;
494
fdevent *list = &
list_pending
;
sysdeps_win32.c
1270
static fdevent
list_pending
= {
variable
[
all
...]
Completed in 455 milliseconds