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