Searched refs:sl_free (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/Libc-997.90.3/include/
H A Dstringlist.h53 void sl_free(StringList *, int);
/macosx-10.9.5/Libc-997.90.3/gen/FreeBSD/
H A Dstringlist.c86 * sl_free(): Free a stringlist
89 sl_free(sl, all) function
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libnetbsd/
H A Dsl_init.c89 * sl_free(): Free a stringlist
92 sl_free(StringList *sl, int all) function
/macosx-10.9.5/lukemftp-13.92.1/tnftp/src/
H A Dcomplete.c168 sl_free(words, 0);
251 sl_free(words, 1);
280 sl_free(words, 0);
317 sl_free(dirlist, 1);
356 sl_free(words, 0);
H A Dmain.c998 sl_free(buf, 0);
/macosx-10.9.5/doc_cmds-49/makewhatis/
H A Dmakewhatis.c390 sl_free(whatis_lines, 1);
810 sl_free(names, 0);
/macosx-10.9.5/lukemftp-13.92.1/tnftp/
H A Dtnftp.h184 void sl_free(StringList *, int);

Completed in 182 milliseconds