Searched refs:process_tabledef (Results 1 – 1 of 1) sorted by relevance
353 int process_tabledef(char *, struct table_opts *, int);1236 if (process_tabledef($3, &$5, pf->opts)) {3983 process_tabledef(char *name, struct table_opts *opts, int popts) in process_tabledef() function