Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dcache.c82 #define GRABSIZE 5 in nsldapi_add_result_to_cache() macro
85 mods = (LDAPMod **)NSLDAPI_MALLOC( GRABSIZE * sizeof(LDAPMod *) ); in nsldapi_add_result_to_cache()
91 max = GRABSIZE; in nsldapi_add_result_to_cache()
95 max += GRABSIZE; in nsldapi_add_result_to_cache()