Searched refs:SLAP_CONTROL_NONE (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/proxyOld/
H A DproxyOld.c61 if ( op->o_proxy_authz != SLAP_CONTROL_NONE ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dcontrols.c990 case SLAP_CONTROL_NONE:
1017 if ( op->o_dontUseCopy != SLAP_CONTROL_NONE ) {
1046 if ( op->o_relax != SLAP_CONTROL_NONE ) {
1068 if ( op->o_managedsait != SLAP_CONTROL_NONE ) {
1093 if ( op->o_proxy_authz != SLAP_CONTROL_NONE ) {
1191 if ( op->o_noop != SLAP_CONTROL_NONE ) {
1221 if ( op->o_pagedresults != SLAP_CONTROL_NONE ) {
1304 if ( op->o_sortedresults != SLAP_CONTROL_NONE ) {
1337 if ( op->o_assert != SLAP_CONTROL_NONE ) {
1405 if ( ( post && op->o_postread != SLAP_CONTROL_NONE ) ||
[all...]
H A Dresult.c1141 if ( op->o_sync != SLAP_CONTROL_NONE &&
1307 if ( op->o_sync != SLAP_CONTROL_NONE &&
H A Dslap.h2688 #define SLAP_CONTROL_NONE 0 macro
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/noopsrch/
H A Dnoopsrch.c46 if ( op->o_noopsrch != SLAP_CONTROL_NONE ) {
167 if ( op->o_noopsrch != SLAP_CONTROL_NONE ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/dupent/
H A Ddupent.c79 if ( op->o_dupent != SLAP_CONTROL_NONE ) {
502 if ( op->o_dupent != SLAP_CONTROL_NONE ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dderef.c157 if ( op->o_deref != SLAP_CONTROL_NONE ) {
H A Dsssvlv.c928 so->so_vlv = SLAP_CONTROL_NONE;
H A Dsyncprov.c2789 if ( op->o_sync != SLAP_CONTROL_NONE )
3286 if ( op->o_sync != SLAP_CONTROL_NONE ) {
3291 if ( op->o_pagedresults != SLAP_CONTROL_NONE ) {
H A Daccesslog.c2016 if ( op->o_sync != SLAP_CONTROL_NONE )
H A Dpcache.c4950 if ( op->o_ctrlflag[ privDB_cid ] != SLAP_CONTROL_NONE ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-ldap/
H A Ddistproc.c902 if ( get_returnContRef( op ) != SLAP_CONTROL_NONE ) {
907 if ( op->o_pagedresults != SLAP_CONTROL_NONE ) {
H A Dchain.c2159 if ( get_chaining( op ) != SLAP_CONTROL_NONE ) {
2164 if ( op->o_pagedresults != SLAP_CONTROL_NONE ) {

Completed in 205 milliseconds