Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl.h174 int pfctl_cmdline_symset(char *);
H A Dpfctl.c3289 if (pfctl_cmdline_symset(optarg) < 0) in main()
H A Dparse.y7260 pfctl_cmdline_symset(char *s) in pfctl_cmdline_symset() function