Searched defs:envmatch (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/cmd/ | ||
H A D | nvedit.c | 775 int envmatch(uchar *s1, int i2) in envmatch() function |
/openbmc/u-boot/tools/env/ | ||
H A D | fw_env.c | 380 static char *envmatch(char *s1, char *s2) in envmatch() function |