OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bconf
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/npf/npfctl/
npfctl.c
377
const char *conf = NULL, *
bconf
= NULL, *outfile = NULL;
local in function:npfctl_debug
392
bconf
= optarg;
409
optcount = (int)!!use_active + (int)!!conf + (int)!!
bconf
;
434
if (
bconf
) {
435
printf("Importing %s\n",
bconf
);
436
ncf = npfctl_import(
bconf
);
npfctl.c
377
const char *conf = NULL, *
bconf
= NULL, *outfile = NULL;
local in function:npfctl_debug
392
bconf
= optarg;
409
optcount = (int)!!use_active + (int)!!conf + (int)!!
bconf
;
434
if (
bconf
) {
435
printf("Importing %s\n",
bconf
);
436
ncf = npfctl_import(
bconf
);
Completed in 26 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025