34 #include <sys/cdefs.h>
37 #include <sys/param.h>
38 #include <sys/ctype.h>
39 #include <sys/libkern.h>
44 const u_char *us1 = (
const u_char *)s1, *us2 = (
const u_char *)s2;
59 const u_char *us1 = (
const u_char *)s1;
60 const u_char *us2 = (
const u_char *)s2;
int strncasecmp(const char *s1, const char *s2, size_t n)
int strcasecmp(const char *s1, const char *s2)