Searched refs:strlist_done (Results 1 - 4 of 4) sorted by relevance

/system/core/toolbox/
H A Ddynarray.h66 /* note: strlist_done will free all the strings owned by the list */
67 void strlist_done( strlist_t *list );
H A Dgetprop.c31 strlist_done(list);
H A Ddynarray.c82 void strlist_done( strlist_t *list ) function
H A Dls.c360 strlist_done(&files);
405 strlist_done(&subdirs);
483 strlist_done(&files);

Completed in 38 milliseconds