Searched refs:SLAP_RESTRICT_OP_EXTENDED (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-monitor/
H A Ddatabase.c50 { BER_BVC( "extended" ), SLAP_RESTRICT_OP_EXTENDED },
859 if ( ( rp_cur & SLAP_RESTRICT_OP_EXTENDED ) && ( rp_cur & SLAP_RESTRICT_EXOP_MASK ) ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dslap.h1904 #define SLAP_RESTRICT_OP_EXTENDED 0x0010U macro
1930 | SLAP_RESTRICT_OP_EXTENDED )
H A Dbackend.c1079 opflag = SLAP_RESTRICT_OP_EXTENDED;
H A Dbconfig.c3095 { BER_BVC("extended"), SLAP_RESTRICT_OP_EXTENDED },
3123 if ( restrictops & SLAP_RESTRICT_OP_EXTENDED )

Completed in 107 milliseconds