Searched refs:string_match (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | oflib.c | 95 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 D | CVE-2022-28321-0002.patch | 47 @@ -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 D | samba-fix-musl-lib-without-innetgr.patch | 18 @@ -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 D | 10_usagi-ipv6.patch | 91 static int string_match();
|