Home
last modified time | relevance | path

Searched defs:env_opts (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/env/
H A Dfw_env.h18 struct env_opts { struct
20 char *config_file;
44 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts); argument
H A Dfw_env_main.c56 static struct env_opts env_opts; variable
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.c206 char const * env_opts = getenv(SOX_OPTS); in cleanup() local
2607 char const * env_opts = getenv(SOX_OPTS); in parse_options_and_filenames() local