OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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
88
static fdevent
list_pending
= {
variable
89
.next = &
list_pending
,
90
.prev = &
list_pending
,
467
fdevent *list = &
list_pending
;
485
fdevent *list = &
list_pending
;
sysdeps_win32.c
1278
static fdevent
list_pending
= {
variable
[
all
...]
Completed in 1301 milliseconds