Home
last modified time | relevance | path

Searched refs:table_remove (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sbin/ipfw3/
H A Dipfw3table.h41 void table_remove(int ac, char **av);
H A Dipfw3table.c155 table_remove(int ac, char *av[]) in table_remove() function
476 table_remove(ac, av); in table_main()