Home
last modified time | relevance | path

Searched refs:conffile (Results 1 – 1 of 1) sorted by relevance

/f-stack/tools/sysctl/
H A Dsysctl.c188 static const char *conffile; variable
300 conffile = optarg;
365 if (argc == 0 && conffile == NULL)
369 if (conffile != NULL)
370 warncount += parsefile(conffile);