Searched refs:alist_free (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/ipfilter/lib/
H A Dalist_free.c6 * $Id: alist_free.c,v 1.3.2.2 2012/07/22 08:04:24 darren_r Exp $
11 alist_free(hosts) function
H A Dload_file.c42 alist_free(rtop);
H A DMakefile12 $(DEST)/alist_free.o \
155 $(DEST)/alist_free.o: $(LIBSRC)/alist_free.c $(INCDEP)
156 $(CC) $(CCARGS) -c $(LIBSRC)/alist_free.c -o $@
/freebsd-12-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dalist.h46 void alist_free(alist_t *);
H A Dalist.c106 alist_free(alist_t *alist) function
H A Dmerge.c938 alist_free(map);
1110 alist_free(mcd.md_fdida);
1111 alist_free(mcd.md_ta);
/freebsd-12-stable/sbin/ipf/libipf/
H A DMakefile7 SRCS= addicmp.c addipopt.c alist_free.c alist_new.c allocmbt.c \
/freebsd-12-stable/contrib/ipfilter/tools/
H A Dippool_y.y718 alist_free(hlist);
773 alist_free(hlist);
/freebsd-12-stable/contrib/ipfilter/
H A Dipf.h207 extern void alist_free(alist_t *);

Completed in 99 milliseconds