Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/pam/libpam/
H A DCVE-2022-28321-0002.patch47 @@ -696,7 +696,7 @@ string_match (pam_handle_t *pamh, const char *tok, const char *string,
56 @@ -714,7 +714,8 @@ string_match (pam_handle_t *pamh, const char *tok, const char *string,
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/
H A Dsamba-fix-musl-lib-without-innetgr.patch18 @@ -112,7 +112,7 @@ static bool string_match(const char *tok,const char *s)
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D10_usagi-ipv6.patch91 static int string_match();