Home
last modified time | relevance | path

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

/u-boot/include/
A Denv.h294 int env_select(const char *name);
/u-boot/env/
A Denv.c353 int env_select(const char *name) in env_select() function
/u-boot/cmd/
A Dnvedit.c813 return env_select(argv[1]) ? 1 : 0; in do_env_select()

Completed in 5 milliseconds