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

/freebsd-10-stable/include/
H A Dstringlist.h53 void sl_free(StringList *, int);
/freebsd-10-stable/lib/libc/gen/
H A Dgetusershell.c87 sl_free(sl, 1);
115 sl_free(sl, 1);
153 sl_free(sl, 1);
198 sl_free(sl, 1);
251 sl_free(sl, 1);
257 sl_free(sl, 1);
H A Dstringlist.c84 * sl_free(): Free a stringlist
87 sl_free(StringList *sl, int all) function
H A DSymbol.map263 sl_free;
H A DMakefile.inc474 stringlist.3 sl_free.3 \
/freebsd-10-stable/contrib/tnftp/src/
H A Dcomplete.c161 sl_free(words, 1);
244 sl_free(words, 1);
273 sl_free(words, 1);
313 sl_free(dirlist, 1);
352 sl_free(words, 0);
H A Dmain.c980 sl_free(buf, 1);
/freebsd-10-stable/contrib/netbsd-tests/lib/libpthread/
H A Dh_resolv.c206 sl_free(hosts, 1);
/freebsd-10-stable/usr.sbin/services_mkdb/
H A Dservices_mkdb.c165 sl_free(sl, 1);
232 sl_free(sl, 1);
/freebsd-10-stable/tools/regression/lib/libc/resolv/
H A Dresolv.c324 sl_free(hosts, 1);
/freebsd-10-stable/contrib/tnftp/
H A Dtnftp.h184 void sl_free(StringList *, int);
/freebsd-10-stable/lib/libc/tests/resolv/
H A Dresolv_test.c278 sl_free(hosts, 1);
/freebsd-10-stable/usr.bin/makewhatis/
H A Dmakewhatis.c385 sl_free(whatis_lines, 1);
802 sl_free(names, 0);

Completed in 77 milliseconds