HomeSort by relevance Sort by last modified time
    Searched refs:strlist_done (Results 1 - 4 of 4) sorted by null

  /system/core/toolbox/
dynarray.h 66 /* note: strlist_done will free all the strings owned by the list */
67 void strlist_done( strlist_t *list );
getprop.c 31 strlist_done(list);
dynarray.c 82 void strlist_done( strlist_t *list ) function
ls.c 360 strlist_done(&files);
405 strlist_done(&subdirs);
483 strlist_done(&files);

Completed in 1065 milliseconds