Searched defs:env_get (Results 1 – 2 of 2) sorted by relevance
| /third_party/uboot/u-boot-2020.01/env/ | ||
| D | flags.c | 18 #define env_get fw_getenv macro |
| /third_party/uboot/u-boot-2020.01/cmd/ | ||
| D | nvedit.c | 664 char *env_get(const char *name) in env_get() function |