OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:do_allocate
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/intl/
loadinfo.h
96
or - if
DO_ALLOCATE
is nonzero - freshly allocated, or possibly NULL.
108
const char *filename, int
do_allocate
);
l10nflist.c
176
const char *filename, int
do_allocate
)
290
if (retval != NULL ||
do_allocate
== 0)
/system/extras/ext4_utils/
allocate.c
446
struct region *
do_allocate
(u32 len)
function
466
struct region *reg =
do_allocate
(len);
662
struct region *reg =
do_allocate
(len);
Completed in 3548 milliseconds