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

/freebsd-11-stable/stand/libsa/
H A Dstrcasecmp.c47 *us2 = (const u_char *)s2; local
63 *us2 = (const u_char *)s2; local
/freebsd-11-stable/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-11-stable/sys/libkern/
H A Dstrcasecmp.c44 const u_char *us1 = (const u_char *)s1, *us2 = (const u_char *)s2; local
60 const u_char *us2 = (const u_char *)s2; local
/freebsd-11-stable/contrib/file/src/
H A Dstrcasestr.c51 *us2 = (const unsigned char *)s2; local
/freebsd-11-stable/contrib/tcp_wrappers/
H A Dstrcasecmp.c74 *us2 = (u_char *)s2; local
88 *us2 = (u_char *)s2; local
/freebsd-11-stable/lib/libc/string/
H A Dstrcasecmp.c50 *us2 = (const u_char *)s2; local
71 *us2 = (const u_char *)s2; local
/freebsd-11-stable/contrib/tcpdump/
H A Dascii_strcasecmp.c63 *us2 = (const unsigned char *)s2; local
76 *us2 = (const unsigned char *)s2; local
/freebsd-11-stable/lib/libc/tests/nss/
H A Dgetusershell_test.c79 compare_usershell(struct usershell *us1, struct usershell *us2, argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_intrinsics.h377 typedef unsigned short us2 __attribute__((ext_vector_type(2))); typedef
/freebsd-11-stable/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-11-stable/contrib/sendmail/src/
H A Dqueue.c3554 const unsigned char *us2 = (const unsigned char *) b; local

Completed in 280 milliseconds