Home
last modified time | relevance | path

Searched defs:envmatch (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/cmd/
H A Dnvedit.c775 int envmatch(uchar *s1, int i2) in envmatch() function
/openbmc/u-boot/tools/env/
H A Dfw_env.c380 static char *envmatch(char *s1, char *s2) in envmatch() function