Searched refs:ldap_count (Results 1 – 3 of 3) sorted by relevance
65 int ldap_count; /* number of strings */ member
4053 al->ldap_count = 2 + c * 2; in attr2list()4054 ao = sizeof (al->ldap_count) + sizeof (al->ldap_offsets[0]) * in attr2list()4055 al->ldap_count; in attr2list()4076 for (c = 2; c < al->ldap_count; c++, aptr++) { in attr2list()
1528 c = strlist->ldap_count;