Searched defs:env_opts (Results 1 – 3 of 3) 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
206 char const * env_opts = getenv(SOX_OPTS); in cleanup() local2607 char const * env_opts = getenv(SOX_OPTS); in parse_options_and_filenames() local