OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stdout_ctx
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/npf/npfctl/
npf_show.c
93
static npf_conf_info_t
stdout_ctx
;
local
94
memset(&
stdout_ctx
, 0, sizeof(npf_conf_info_t));
95
stdout_ctx
.glevel = -1;
96
stdout_ctx
.fp = stdout;
97
return &
stdout_ctx
;
Completed in 17 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026