Home
last modified time | relevance | path

Searched refs:ldap_offsets (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_cache_door.h66 int ldap_offsets[1]; /* array of offsets */ member
H A Dns_writes.c4048 ao = sizeof (al->ldap_count) + sizeof (al->ldap_offsets[0]) * in attr2list()
4052 al->ldap_offsets[0] = ao; in attr2list()
4062 al->ldap_offsets[1] = ao; in attr2list()
4075 al->ldap_offsets[c] = ao; in attr2list()
4083 al->ldap_offsets[c] = ao; in attr2list()
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c1530 *dn = (char *)strlist + strlist->ldap_offsets[1];
1538 ret[j] = new_attr((char *)strlist + strlist->ldap_offsets[i],
1539 (char *)strlist + strlist->ldap_offsets[i + 1]);