HomeSort by relevance Sort by last modified time
    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 429 struct region *do_allocate(u32 len) function
449 struct region *reg = do_allocate(len);
645 struct region *reg = do_allocate(len);

Completed in 1129 milliseconds