Searched refs:append_to_flist (Results 1 – 1 of 1) sorted by relevance
290 static void append_to_flist(filelist_t *, char *);2413 append_to_flist(flistp, buf); in read_one_list()9441 append_to_flist(flistp, buf);9635 append_to_flist(filelist_t *flistp, char *s) function