Home
last modified time | relevance | path

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

/external/u-boot/tools/env/
Dfw_env.h152 int fw_env_close(struct env_opts *opts);
Dfw_env.c478 fw_env_close(opts); in fw_printenv()
501 fw_env_close(opts); in fw_printenv()
684 fw_env_close(opts); in fw_env_set()
715 fw_env_close(opts); in fw_env_set()
839 fw_env_close(opts); in fw_parse_script()
1577 int fw_env_close(struct env_opts *opts) in fw_env_close() function