OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pfctl_lookup_option
(Results
1 - 1
of
1
) sorted by relevancy
/src/dist/pf/sbin/pfctl/
pfctl.c
97
const char *
pfctl_lookup_option
(char *, const char **);
1942
pfctl_lookup_option
(char *cmd, const char **list)
function in typeref:typename:const char *
1989
clearopt =
pfctl_lookup_option
(optarg, clearopt_list);
2043
optiopt =
pfctl_lookup_option
(optarg, optiopt_list);
2057
showopt =
pfctl_lookup_option
(optarg, showopt_list);
2067
tblcmdopt =
pfctl_lookup_option
(optarg, tblcmdopt_list);
2079
debugopt =
pfctl_lookup_option
(optarg, debugopt_list);
Completed in 14 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025