Searched refs:LDAP_DTMPL_BUFSIZ (Results 1 – 3 of 3) sorted by relevance
271 #define LDAP_DTMPL_BUFSIZ 8192 macro
174 if (( buf = NSLDAPI_MALLOC( LDAP_DTMPL_BUFSIZ )) == NULL ) { in do_entry2text()472 if (( buf = NSLDAPI_MALLOC( LDAP_DTMPL_BUFSIZ )) == NULL ) { in do_entry2text_search()653 if (( buf = NSLDAPI_MALLOC( LDAP_DTMPL_BUFSIZ )) == NULL ) { in do_vals2text()
943 #define LDAP_DTMPL_BUFSIZ 8192 macro