Searched refs:strlist_clean (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/bmake/
H A Dstrlist.h50 void strlist_clean(strlist_t *);
H A Dstrlist.c58 strlist_clean(strlist_t *sl) function
H A Dfor.c120 strlist_clean(&arg->vars);
121 strlist_clean(&arg->items);
270 strlist_clean(&new_for->items);

Completed in 121 milliseconds