Home
last modified time | relevance | path

Searched refs:pfctl_command_tables (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sbin/pfctl/
H A Dpfctl.h84 int pfctl_command_tables(int, char *[], char *, const char *, char *,
H A Dpfctl_table.c121 pfctl_command_tables(int argc, char *argv[], char *tname, in pfctl_command_tables() function
H A Dpfctl.c2448 error = pfctl_command_tables(argc, argv, tableopt, in main()