HomeSort by: relevance | last modified time | path
    Searched refs:SLAP_GLUE_INSTANCE (Results 1 - 11 of 11) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/back-dnssrv/
referral.c 52 if ( SLAP_GLUE_INSTANCE( op->o_bd ) ) {
search.c 59 if ( !SLAP_GLUE_INSTANCE( op->o_bd ) ) {
  /src/external/bsd/openldap/dist/servers/slapd/
delete.c 149 if ( SLAP_GLUE_INSTANCE( op->o_bd )) {
add.c 275 if ( SLAP_GLUE_INSTANCE( op->o_bd )) {
modrdn.c 293 if ( SLAP_GLUE_INSTANCE( op->o_bd )) {
passwd.c 157 if ( SLAP_GLUE_INSTANCE( op->o_bd )) {
backglue.c 1417 if ( !SLAP_GLUE_INSTANCE( be ))
1484 if ( !SLAP_GLUE_INSTANCE( be )) {
modify.c 251 if ( SLAP_GLUE_INSTANCE( op->o_bd )) {
slapcommon.c 825 if ( SLAP_GLUE_INSTANCE( be ) ) {
slap.h 1910 #define SLAP_GLUE_INSTANCE(be) \
syncrepl.c 2139 if ( SLAP_GLUE_INSTANCE( be )) {

Completed in 41 milliseconds