Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/sbin/pfctl/
H A Dparse.y271 int process_tabledef(char *, struct table_opts *);
1195 if (process_tabledef($3, &$5)) {
4149 process_tabledef(char *name, struct table_opts *opts) in process_tabledef() function