Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl.c194 static int showopt; variable
3772 showopt = pfctl_lookup_id(optarg, showopt_list); in main()
3773 if (showopt == 0) { in main()
3846 if (mode == O_RDONLY && showopt == 0 && tblcmdopt == NULL) { in main()
3882 showopt = 0; in main()
3904 switch (showopt) { in main()
3999 if ((opts & PF_OPT_CLRRULECTRS) && showopt == 0) { in main()