Searched refs:LDAP_CONCAT (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/include/
H A Dldap_cdefs.h34 # define LDAP_CONCAT(x,y) LDAP_CONCAT1(x,y) macro
46 # define LDAP_CONCAT(x,y) x/**/y macro
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-bdb/
H A Dproto-bdb.h22 #define BDB_SYMBOL(x) LDAP_CONCAT(hdb_,x)
25 #define BDB_SYMBOL(x) LDAP_CONCAT(bdb_,x)

Completed in 75 milliseconds