Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpfctl.h109 } parse_entry_t; typedef
117 void npfctl_parse_string(const char *, parse_entry_t);
H A Dnpf_cmd.c91 npfctl_parse_rule(int argc, char **argv, parse_entry_t entry) in npfctl_parse_rule()
128 parse_entry_t entry; in npfctl_rule()
H A Dnpf_scan.l69 npfctl_parse_string(const char *str, parse_entry_t entry) in npfctl_parse_string()