Searched refs:LDIF_SIZE_NEEDED (Results 1 – 2 of 2) sorted by relevance
66 #define LDIF_SIZE_NEEDED(tlen,vlen) \ macro
520 if (( buf = (char *)malloc( LDIF_SIZE_NEEDED( tlen, vlen ) + 1 )) != in ldif_type_and_value_with_options()