Searched refs:fn_list_free (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/logadm/
H A Dglob.c103 fn_list_free(ret);
189 fn_list_free(tmplist);
192 fn_list_free(tmplist);
315 fn_list_free(ret);
425 fn_list_free(fnlp);
H A Dfn.h59 void fn_list_free(struct fn_list *fnlp);
H A Dfn.c377 * fn_list_free -- free a list of filenames
380 fn_list_free(struct fn_list *fnlp) function
466 fn_list_free(fnlp2);
H A Dopts.c207 fn_list_free(opts->op_cmdargs);
H A Dconf.c551 fn_list_free(Confentries);
H A Dmain.c562 fn_list_free(globbedfiles);
977 fn_list_free(files);

Completed in 65 milliseconds