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

/freebsd-10-stable/lib/libstand/
H A Dstrcasecmp.c47 *us2 = (const u_char *)s2; local
63 *us2 = (const u_char *)s2; local
/freebsd-10-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-10-stable/contrib/tcpdump/
H A Dstrcasecmp.c72 *us2 = (u_char *)s2; local
87 *us2 = (u_char *)s2; local
/freebsd-10-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-10-stable/contrib/tcp_wrappers/
H A Dstrcasecmp.c74 *us2 = (u_char *)s2; local
88 *us2 = (u_char *)s2; local
/freebsd-10-stable/contrib/file/src/
H A Dstrcasestr.c51 *us2 = (const unsigned char *)s2; local
/freebsd-10-stable/lib/libc/string/
H A Dstrcasecmp.c50 *us2 = (const u_char *)s2; local
71 *us2 = (const u_char *)s2; local
/freebsd-10-stable/tools/regression/lib/libc/nss/
H A Dtest-getusershell.c83 compare_usershell(struct usershell *us1, struct usershell *us2, void *mdata) argument
/freebsd-10-stable/lib/libc/tests/nss/
H A Dgetusershell_test.c79 compare_usershell(struct usershell *us1, struct usershell *us2, argument
/freebsd-10-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-10-stable/contrib/libpcap/
H A Dpcap.c950 *us2 = (const u_char *)s2; local
/freebsd-10-stable/contrib/sendmail/src/
H A Dqueue.c3522 const unsigned char *us2 = (const unsigned char *) b; local

Completed in 223 milliseconds