Searched defs:strncasecmp_l (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/ | ||
D | e_os.h | 422 # define strncasecmp_l _strnicmp_l macro |
/third_party/rust/crates/libc/src/unix/solarish/ | ||
D | mod.rs | 3178 pub fn strncasecmp_l( in strncasecmp_l() function |