Searched defs:us2 (Results 1 - 12 of 12) sorted by relevance

/freebsd-current/contrib/sendmail/libsm/
H A Dstrcasecmp.c74 const unsigned char *us2 = (const unsigned char *)s2; local
95 register const unsigned char *us2 = (const unsigned char *)s2; local
/freebsd-current/sys/libkern/
H A Dstrcasecmp.c43 const u_char *us1 = (const u_char *)s1, *us2 = (const u_char *)s2; local
59 const u_char *us2 = (const u_char *)s2; local
/freebsd-current/stand/libsa/
H A Dstrcasecmp.c38 *us2 = (const u_char *)s2; local
52 *us2 = (const u_char *)s2; local
/freebsd-current/contrib/file/src/
H A Dstrcasestr.c51 *us2 = (const unsigned char *)s2; local
/freebsd-current/contrib/tcp_wrappers/
H A Dstrcasecmp.c73 *us2 = (u_char *)s2; local
85 *us2 = (u_char *)s2; local
/freebsd-current/contrib/tcpdump/
H A Dascii_strcasecmp.c63 *us2 = (const unsigned char *)s2; local
76 *us2 = (const unsigned char *)s2; local
/freebsd-current/lib/libc/string/
H A Dstrcasecmp.c46 *us2 = (const u_char *)s2; local
67 *us2 = (const u_char *)s2; local
/freebsd-current/lib/libc/tests/nss/
H A Dgetusershell_test.c76 compare_usershell(struct usershell *us1, struct usershell *us2, argument
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dcheck-der.c1011 heim_universal_string us1 = { 1, NULL } , us2 = { 0, NULL }; local
1020 heim_universal_string us1 = { 1, NULL } , us2 = { 1, NULL }; local
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_intrinsics.h377 typedef unsigned short us2 __attribute__((ext_vector_type(2))); typedef
/freebsd-current/contrib/libpcap/
H A Dpcap.c3153 *us2 = (const u_char *)s2; local
/freebsd-current/contrib/sendmail/src/
H A Dqueue.c3605 const unsigned char *us2 = (const unsigned char *) b; local

Completed in 115 milliseconds