OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:showopt
(Results
1 - 2
of
2
) sorted by relevancy
/src/dist/pf/sbin/pfctl/
pfctl.c
104
const char *
showopt
;
variable in typeref:typename:const char *
2057
showopt
= pfctl_lookup_option(optarg, showopt_list);
2058
if (
showopt
== NULL) {
2146
clearopt =
showopt
= debugopt = NULL;
2154
if (
showopt
!= NULL) {
2155
switch (*
showopt
) {
2221
if ((opts & PF_OPT_CLRRULECTRS) &&
showopt
== NULL)
pfctl.c
104
const char *
showopt
;
variable in typeref:typename:const char *
2057
showopt
= pfctl_lookup_option(optarg, showopt_list);
2058
if (
showopt
== NULL) {
2146
clearopt =
showopt
= debugopt = NULL;
2154
if (
showopt
!= NULL) {
2155
switch (*
showopt
) {
2221
if ((opts & PF_OPT_CLRRULECTRS) &&
showopt
== NULL)
Completed in 54 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025