Searched refs:ldap_offsets (Results 1 – 3 of 3) sorted by relevance
66 int ldap_offsets[1]; /* array of offsets */ member
4054 ao = sizeof (al->ldap_count) + sizeof (al->ldap_offsets[0]) * in attr2list()4058 al->ldap_offsets[0] = ao; in attr2list()4068 al->ldap_offsets[1] = ao; in attr2list()4081 al->ldap_offsets[c] = ao; in attr2list()4089 al->ldap_offsets[c] = ao; in attr2list()
1532 *dn = (char *)strlist + strlist->ldap_offsets[1];1540 ret[j] = new_attr((char *)strlist + strlist->ldap_offsets[i],1541 (char *)strlist + strlist->ldap_offsets[i + 1]);