Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h79 #define LISTPAGESIZE 1000 macro
H A Dns_reads.c1885 vlist.ldvlist_after_count = LISTPAGESIZE-1; in setup_vlv_params()
1921 rc = ldap_create_page_control(cookie->conn->ld, LISTPAGESIZE, in setup_simplepg_params()
2096 target_posp + LISTPAGESIZE; in multi_result()
2100 if (cookie->entryCount < LISTPAGESIZE) in multi_result()