Searched refs:ob_controls (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Doperation.c137 memset( opbuf->ob_controls, 0, sizeof( opbuf->ob_controls ));
138 op->o_controls = opbuf->ob_controls;
201 op->o_controls = ((OperationBuffer *) op)->ob_controls;
H A Dconnection.c2068 op->o_controls = opbuf->ob_controls;
H A Dsasl.c418 op->o_controls = opbuf.ob_controls;
H A Dslap.h2798 void *ob_controls[SLAP_MAX_CIDS]; member in struct:OperationBuffer
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Dodlocales.c112 nop->o_controls = opbuf.ob_controls;
H A Dsyncprov.c993 op->o_controls = opbuf.ob_controls;
994 memset( op->o_controls, 0, sizeof(opbuf.ob_controls) );
H A Dodusers.c95 fakeop->o_controls = opbuf.ob_controls;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/slapi/
H A Dslapi_ops.c192 op->o_controls = ((OperationBuffer *) op)->ob_controls;

Completed in 118 milliseconds