Searched defs:us2 (Results 1 – 9 of 9) sorted by relevance
44 const u_char *us1 = (const u_char *)s1, *us2 = (const u_char *)s2; in strcasecmp() local60 const u_char *us2 = (const u_char *)s2; in strncasecmp() local
47 *us2 = (const u_char *)s2; local63 *us2 = (const u_char *)s2; local
67 *us2 = (u_char *)s2; local82 *us2 = (u_char *)s2; local
74 *us2 = (u_char *)s2; local88 *us2 = (u_char *)s2; local
50 *us2 = (const u_char *)s2; in strcasecmp_l() local71 *us2 = (const u_char *)s2; in strncasecmp_l() local
51 *us2 = (const unsigned char *)s2; in _strncasecmp() local
81 compare_usershell(struct usershell *us1, struct usershell *us2, void *mdata) in compare_usershell()
1011 heim_universal_string us1 = { 1, NULL } , us2 = { 0, NULL }; in test_misc_cmp() local1020 heim_universal_string us1 = { 1, NULL } , us2 = { 1, NULL }; in test_misc_cmp() local
1094 *us2 = (const u_char *)s2; in pcap_strcasecmp() local