Symbol: NSLDAPI_REALLOC
usr/src/lib/libldap5/sources/ldap/common/abandon.c
255
if ( (ld->ld_abandoned = (int *)NSLDAPI_REALLOC( (char *)
usr/src/lib/libldap5/sources/ldap/common/cache.c
130
mods = (LDAPMod **)NSLDAPI_REALLOC( mods,
usr/src/lib/libldap5/sources/ldap/common/cache.c
94
mods = (LDAPMod **)NSLDAPI_REALLOC( mods,
usr/src/lib/libldap5/sources/ldap/common/charray.c
51
*a = (char **)NSLDAPI_REALLOC( (char *) *a,
usr/src/lib/libldap5/sources/ldap/common/charray.c
86
*a = (char **)NSLDAPI_REALLOC( (char *) *a,
usr/src/lib/libldap5/sources/ldap/common/charset.c
1174
if ( (oo = (Byte *)NSLDAPI_REALLOC( o, len )) == NULL ) {
usr/src/lib/libldap5/sources/ldap/common/charset.c
1688
if ( (oo = (Byte *)NSLDAPI_REALLOC( o, len )) == NULL ) {
usr/src/lib/libldap5/sources/ldap/common/charset.c
1751
if ( (oo = (Byte *)NSLDAPI_REALLOC( o, strlen( o ) + 1 )) == NULL ) {
usr/src/lib/libldap5/sources/ldap/common/charset.c
1829
if ( (oo = (Byte *)NSLDAPI_REALLOC( o, strlen( o ) + 1 )) == NULL ) {
usr/src/lib/libldap5/sources/ldap/common/control.c
188
*controlsp = (struct ldapcontrol **)NSLDAPI_REALLOC(
usr/src/lib/libldap5/sources/ldap/common/disptmpl.c
409
if (( attrs = (char **)NSLDAPI_REALLOC( attrs, ( attrcnt + 2 ) *
usr/src/lib/libldap5/sources/ldap/common/disptmpl.c
436
if (( attrs = (char **)NSLDAPI_REALLOC( attrs, ( attrcnt + 2 )
usr/src/lib/libldap5/sources/ldap/common/dsparse.c
64
if (( toks = (char **)NSLDAPI_REALLOC( toks, ( tokcnt + 2 ) *
usr/src/lib/libldap5/sources/ldap/common/getdn.c
172
if ( (rdns = (char **)NSLDAPI_REALLOC( rdns, maxcomps *
usr/src/lib/libldap5/sources/ldap/common/getdn.c
261
if (( rdns = (char **)NSLDAPI_REALLOC(
usr/src/lib/libldap5/sources/ldap/common/getdxbyname.c
202
dxs = (char **)NSLDAPI_REALLOC( dxs,
usr/src/lib/libldap5/sources/ldap/common/getfilter.c
526
if (( words = (char **)NSLDAPI_REALLOC( words,
usr/src/lib/libldap5/sources/ldap/common/os-ip.c
1268
newpollfds = (struct pollfd *)NSLDAPI_REALLOC(
usr/src/lib/libldap5/sources/ldap/common/os-ip.c
1386
newpollfds = (LDAP_X_PollFD *)NSLDAPI_REALLOC(
usr/src/lib/libldap5/sources/ldap/common/request.c
1083
*referralsp = (char *)NSLDAPI_REALLOC( *referralsp,
usr/src/lib/libldap5/sources/ldap/common/ufn.c
185
if ( (dns = (char **)NSLDAPI_REALLOC(