Searched refs:lstreqcase (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | digest_md5.c | 449 #define lstreqcase(conststr, val, len) ((len) == sizeof (conststr) - 1 && \ macro 516 if (lstreqcase(cstr, attr, alen)) { 520 if (lstreqcase(charsetstr, attr, alen)) { 527 if (lstreqcase(dstr, attr, alen)) { 531 if (lstreqcase(uristr, attr, alen)) { 538 if (lstreqcase(mstr, attr, alen)) { 545 if (lstreqcase(nstr, attr, alen)) { 549 if (lstreqcase(ncstr, attr, alen)) { 556 if (lstreqcase(qstr, attr, alen)) { 563 if (lstreqcase(rst [all...] |
Completed in 21 milliseconds