Searched refs:o_opid (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dctxcsn.c60 if ( csne->ce_opid == op->o_opid && csne->ce_connid == op->o_connid ) {
97 if ( csne->ce_opid == op->o_opid && csne->ce_connid == op->o_connid ) {
119 if ( csne->ce_opid == op->o_opid && csne->ce_connid == op->o_connid ) {
197 pending->ce_opid = op->o_opid;
H A Doperation.c209 op->o_opid = id;
H A Dconnection.c1779 "conn=-1 op=%lu", op->o_opid );
1783 "conn=%lu op=%lu", op->o_connid, op->o_opid );
H A Dslap.h2594 #define o_opid o_hdr->oh_opid macro
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/proxyOld/
H A DproxyOld.c116 op->o_connid, op->o_opid,
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/slapi/
H A Dslapi_pblock.c474 *((long *)value) = pb->pb_op->o_opid;
879 pb->pb_op->o_opid = *((long *)value);

Completed in 88 milliseconds