Home
last modified time | relevance | path

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

/freebsd/sys/libkern/
H A Dstrcasecmp.c43 const u_char *us1 = (const u_char *)s1, *us2 = (const u_char *)s2; in strcasecmp() local
58 const u_char *us1 = (const u_char *)s1; in strncasecmp() local
/freebsd/stand/libsa/
H A Dstrcasecmp.c37 *us1 = (const u_char *)s1, in strcasecmp() local
51 *us1 = (const u_char *)s1, in strncasecmp() local
/freebsd/contrib/sendmail/libsm/
H A Dstrcasecmp.c73 const unsigned char *us1 = (const unsigned char *)s1; local
94 register const unsigned char *us1 = (const unsigned char *)s1; local
/freebsd/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
/freebsd/contrib/tcp_wrappers/
H A Dstrcasecmp.c72 *us1 = (u_char *)s1, in strcasecmp() local
84 *us1 = (u_char *)s1, in strncasecmp() local
/freebsd/lib/libc/string/
H A Dstrcasecmp.c45 *us1 = (const u_char *)s1, in strcasecmp_l() local
66 *us1 = (const u_char *)s1, in strncasecmp_l() local
/freebsd/contrib/file/src/
H A Dstrcasestr.c50 const unsigned char *us1 = (const unsigned char *)s1, in _strncasecmp() local
/freebsd/lib/libc/tests/nss/
H A Dgetusershell_test.c76 compare_usershell(struct usershell *us1, struct usershell *us2, in compare_usershell()
/freebsd/crypto/heimdal/lib/asn1/
H A Dcheck-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
/freebsd/contrib/libpcap/
H A Dpcap.c3203 *us1 = (const u_char *)s1, local
/freebsd/contrib/sendmail/src/
H A Dqueue.c3604 const unsigned char *us1 = (const unsigned char *) a; local