Searched refs:LISTPAGESIZE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h75 #define LISTPAGESIZE 1000 macro
H A Dns_reads.c1884 vlist.ldvlist_after_count = LISTPAGESIZE-1;
1920 rc = ldap_create_page_control(cookie->conn->ld, LISTPAGESIZE,
2095 target_posp + LISTPAGESIZE;
2099 if (cookie->entryCount < LISTPAGESIZE)

Completed in 55 milliseconds