Home
last modified time | relevance | path

Searched defs:us1 (Results 1 – 8 of 8) sorted by relevance

/dragonfly/stand/lib/
H A Dstrcasecmp.c39 *us1 = (const u_char *)s1, in strcasecmp() local
53 *us1 = (const u_char *)s1, in strncasecmp() local
/dragonfly/sys/libkern/
H A Dstrcasecmp.c39 const u_char *us1 = (const u_char *)s1, *us2 = (const u_char *)s2; in strcasecmp() local
54 const u_char *us1 = (const u_char *)s1; in strncasecmp() local
/dragonfly/contrib/tcpdump/
H A Dascii_strcasecmp.c62 *us1 = (const unsigned char *)s1, in ascii_strcasecmp() local
75 *us1 = (const unsigned char *)s1, in ascii_strncasecmp() local
/dragonfly/contrib/tcp_wrappers/
H A Dstrcasecmp.c73 *us1 = (u_char *)s1, local
87 *us1 = (u_char *)s1, local
/dragonfly/lib/libc/string/
H A Dstrcasecmp.c46 *us1 = (const u_char *)s1, in strcasecmp_l() local
67 *us1 = (const u_char *)s1, in strncasecmp_l() local
/dragonfly/test/cpuperf/
H A Dcputest.c21 int us1; in main() local
/dragonfly/test/sysperf/
H A Dmbwtest.c31 int us1; in main() local
/dragonfly/contrib/libpcap/
H A Dpcap.c3133 *us1 = (const u_char *)s1, local