Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_cache_door.h65 int ldap_count; /* number of strings */ member
H A Dns_writes.c4047 al->ldap_count = 2 + c * 2; in attr2list()
4048 ao = sizeof (al->ldap_count) + sizeof (al->ldap_offsets[0]) * in attr2list()
4049 al->ldap_count; in attr2list()
4070 for (c = 2; c < al->ldap_count; c++, aptr++) { in attr2list()
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c1526 c = strlist->ldap_count;