Searched refs:rel_ctrl_bv (Results 1 – 1 of 1) sorted by relevance
2999 struct berval rel_ctrl_bv; in syncrepl_message_to_op() local3001 (void)ber_str2bv( "{" LDAP_CONTROL_RELAX, 0, 0, &rel_ctrl_bv ); in syncrepl_message_to_op()3010 if ( !ber_bvcmp( &cbv, &rel_ctrl_bv ) ) in syncrepl_message_to_op()