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
3766 showopt = pfctl_lookup_id(optarg, showopt_list); in main()
3767 if (showopt == 0) { in main()
3840 if (mode == O_RDONLY && showopt == 0 && tblcmdopt == NULL) { in main()
3875 showopt = 0; in main()
3897 switch (showopt) { in main()
3992 if ((opts & PF_OPT_CLRRULECTRS) && showopt == 0) { in main()