Searched refs:e_uuid (Results 1 – 2 of 2) sorted by relevance
926 Entry e_uuid = {0}; in syncprov_sendresp() local950 e_uuid.e_attrs = &a_uuid; in syncprov_sendresp()953 rs.sr_err = syncprov_state_ctrl( op, &rs, &e_uuid, in syncprov_sendresp()957 rs.sr_entry = &e_uuid; in syncprov_sendresp()959 e_uuid = *ri->ri_e; in syncprov_sendresp()960 e_uuid.e_private = NULL; in syncprov_sendresp()976 e_uuid.e_nname.bv_val ); in syncprov_sendresp()984 e_uuid.e_attrs = NULL; in syncprov_sendresp()985 e_uuid.e_name = ri->ri_dn; in syncprov_sendresp()986 e_uuid.e_nname = ri->ri_ndn; in syncprov_sendresp()
1510 Entry *e = NULL, *old = NULL, *e_uuid = NULL; in accesslog_response() local1601 e_uuid = old; in accesslog_response()1610 e_uuid = op->ora_e; in accesslog_response()1887 if ( e_uuid || !BER_BVISNULL( &uuid ) ) { in accesslog_response()1894 a = attr_find( e_uuid->e_attrs, slap_schema.si_ad_entryUUID ); in accesslog_response()