OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STRLIST_INITIALIZER
(Results
1 - 3
of
3
) sorted by null
/system/core/toolbox/
dynarray.h
50
#define
STRLIST_INITIALIZER
DYNARRAY_INITIALIZER
getprop.c
19
strlist_t list[1] = {
STRLIST_INITIALIZER
};
ls.c
340
strlist_t files =
STRLIST_INITIALIZER
;
364
strlist_t subdirs =
STRLIST_INITIALIZER
;
450
strlist_t files =
STRLIST_INITIALIZER
;
Completed in 2299 milliseconds