Home
last modified time | relevance | path

Searched defs:us2 (Results 1 – 9 of 9) sorted by relevance

/NextBSD/sys/libkern/
HDstrcasecmp.c44 const u_char *us1 = (const u_char *)s1, *us2 = (const u_char *)s2; in strcasecmp() local
60 const u_char *us2 = (const u_char *)s2; in strncasecmp() local
/NextBSD/lib/libstand/
HDstrcasecmp.c47 *us2 = (const u_char *)s2; local
63 *us2 = (const u_char *)s2; local
/NextBSD/contrib/tcpdump/
HDstrcasecmp.c67 *us2 = (u_char *)s2; local
82 *us2 = (u_char *)s2; local
/NextBSD/contrib/tcp_wrappers/
HDstrcasecmp.c74 *us2 = (u_char *)s2; local
88 *us2 = (u_char *)s2; local
/NextBSD/lib/libc/string/
HDstrcasecmp.c50 *us2 = (const u_char *)s2; in strcasecmp_l() local
71 *us2 = (const u_char *)s2; in strncasecmp_l() local
/NextBSD/contrib/file/src/
HDstrcasestr.c51 *us2 = (const unsigned char *)s2; in _strncasecmp() local
/NextBSD/lib/libc/tests/nss/
HDgetusershell_test.c81 compare_usershell(struct usershell *us1, struct usershell *us2, void *mdata) in compare_usershell()
/NextBSD/crypto/heimdal/lib/asn1/
HDcheck-der.c1011 heim_universal_string us1 = { 1, NULL } , us2 = { 0, NULL }; in test_misc_cmp() local
1020 heim_universal_string us1 = { 1, NULL } , us2 = { 1, NULL }; in test_misc_cmp() local
/NextBSD/contrib/libpcap/
HDpcap.c1094 *us2 = (const u_char *)s2; in pcap_strcasecmp() local