Home
last modified time | relevance | path

Searched refs:do_ut_env (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/test/env/
H A Dcmd_ut_env.c13 int do_ut_env(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_ut_env() function
/openbmc/u-boot/include/test/
H A Dsuites.h29 int do_ut_env(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);
/openbmc/u-boot/test/
H A Dcmd_ut.c44 U_BOOT_CMD_MKENT(env, CONFIG_SYS_MAXARGS, 1, do_ut_env, "", ""),