Searched defs:env_opts (Results 1 – 2 of 2) sorted by relevance
18 struct env_opts { struct20 char *config_file;44 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts); argument
56 static struct env_opts env_opts; variable