Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/env/
H A Dfw_env.h16 struct env_opts { struct
38 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts); argument
H A Dfw_env_main.c54 static struct env_opts env_opts; variable