Home
last modified time | relevance | path

Searched refs:string_match (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/boot/
H A Doflib.c95 static int string_match(const char *s1, const char *s2) in string_match() function
125 if (!string_match(version, "Open Firmware, 1.") in check_of_version()
126 && !string_match(version, "FirmWorks,3.")) in check_of_version()
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D10_usagi-ipv6.patch91 static int string_match();