Searched defs:us1 (Results 1 – 9 of 9) sorted by relevance
| /NextBSD/sys/libkern/ |
| HD | strcasecmp.c | 44 const u_char *us1 = (const u_char *)s1, *us2 = (const u_char *)s2; in strcasecmp() local 59 const u_char *us1 = (const u_char *)s1; in strncasecmp() local
|
| /NextBSD/lib/libstand/ |
| HD | strcasecmp.c | 46 *us1 = (const u_char *)s1, local 62 *us1 = (const u_char *)s1, local
|
| /NextBSD/contrib/tcpdump/ |
| HD | strcasecmp.c | 66 *us1 = (u_char *)s1, local 81 *us1 = (u_char *)s1, local
|
| /NextBSD/contrib/tcp_wrappers/ |
| HD | strcasecmp.c | 73 *us1 = (u_char *)s1, local 87 *us1 = (u_char *)s1, local
|
| /NextBSD/lib/libc/string/ |
| HD | strcasecmp.c | 49 *us1 = (const u_char *)s1, in strcasecmp_l() local 70 *us1 = (const u_char *)s1, in strncasecmp_l() local
|
| /NextBSD/contrib/file/src/ |
| HD | strcasestr.c | 50 const unsigned char *us1 = (const unsigned char *)s1, in _strncasecmp() local
|
| /NextBSD/lib/libc/tests/nss/ |
| HD | getusershell_test.c | 81 compare_usershell(struct usershell *us1, struct usershell *us2, void *mdata) in compare_usershell()
|
| /NextBSD/crypto/heimdal/lib/asn1/ |
| HD | check-der.c | 1011 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/ |
| HD | pcap.c | 1093 *us1 = (const u_char *)s1, in pcap_strcasecmp() local
|