Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dcache.c80 #define GRABSIZE 5 in nsldapi_add_result_to_cache() macro
83 mods = (LDAPMod **)NSLDAPI_MALLOC( GRABSIZE * sizeof(LDAPMod *) ); in nsldapi_add_result_to_cache()
89 max = GRABSIZE; in nsldapi_add_result_to_cache()
93 max += GRABSIZE; in nsldapi_add_result_to_cache()