HomeSort by relevance Sort by last modified time
    Searched refs:fw_env_set (Results 1 - 3 of 3) sorted by null

  /external/u-boot/tools/env/
fw_env.h 41 * fw_env_set() - adds or removes one variable to the environment
58 int fw_env_set(int argc, char *argv[], struct env_opts *opts);
fw_env_main.c 269 if (fw_env_set(argc, argv, &env_opts) != 0)
fw_env.c 655 int fw_env_set(int argc, char *argv[], struct env_opts *opts) function
    [all...]

Completed in 411 milliseconds