Searched refs:is_ctx (Results 1 – 2 of 2) sorted by relevance
3232 int rc, is_ctx; in syncrepl_message_to_entry() local3301 is_ctx = dn_match( &op->o_req_ndn, &op->o_bd->be_nsuffix[0] ); in syncrepl_message_to_entry()3317 if ( is_ctx && !strcasecmp( tmp.sml_type.bv_val, in syncrepl_message_to_entry()5323 Modifications **mods, Modifications **ml, int is_ctx) in syncrepl_diff_entry() argument5341 if ( is_ctx && old->a_desc == in syncrepl_diff_entry()5479 int is_ctx, new_sup = 0; in dn_callback() local5519 is_ctx = dn_match( &rs->sr_entry->e_nname, in dn_callback()5600 is_ctx ); in dn_callback()
1916 Modifications **mods, Modifications **ml, int is_ctx ));