Home
last modified time | relevance | path

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

/dragonfly/sbin/ipfw3/
H A Dipfw3table.h47 void table_delete(int ac, char **av);
H A Dipfw3table.c376 table_delete(int ac, char *av[]) in table_delete() function
486 table_delete(ac, av); in table_main()