Searched refs:SLAP_GLUE_INSTANCE (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-dnssrv/
H A Dreferral.c47 if ( SLAP_GLUE_INSTANCE( op->o_bd ) ) {
H A Dsearch.c54 if ( !SLAP_GLUE_INSTANCE( op->o_bd ) ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Ddelete.c142 if ( SLAP_GLUE_INSTANCE( op->o_bd )) {
H A Dadd.c267 if ( SLAP_GLUE_INSTANCE( op->o_bd )) {
H A Dmodrdn.c280 if ( SLAP_GLUE_INSTANCE( op->o_bd )) {
H A Dbackglue.c1364 if ( !SLAP_GLUE_INSTANCE( be ))
1426 if ( !SLAP_GLUE_INSTANCE( be )) {
H A Dmodify.c247 if ( SLAP_GLUE_INSTANCE( op->o_bd )) {
H A Dpasswd.c163 if ( SLAP_GLUE_INSTANCE( op->o_bd )) {
H A Dslapcommon.c798 if ( SLAP_GLUE_INSTANCE( be ) ) {
H A Dslap.h1882 #define SLAP_GLUE_INSTANCE(be) \ macro

Completed in 116 milliseconds