Lines Matching refs:REP_PROTOCOL_SUCCESS

430 	case REP_PROTOCOL_SUCCESS:  in proto_error()
1092 if (response.rpr_response != REP_PROTOCOL_SUCCESS) in datael_attach()
1132 if (response.rpr_response != REP_PROTOCOL_SUCCESS) in iter_attach()
1728 if (response.rpr_response != REP_PROTOCOL_SUCCESS) { in datael_get_name()
1770 if (response.rpr_response != REP_PROTOCOL_SUCCESS) { in datael_get_parent()
1834 if (response.rpr_response != REP_PROTOCOL_SUCCESS) in datael_get_child_composed_locked()
1856 if (response.rpr_response != REP_PROTOCOL_SUCCESS) { in datael_get_child_composed_locked()
1908 if (response.rpr_response != REP_PROTOCOL_SUCCESS) in datael_get_child_locked()
2073 if (response.rpr_response != REP_PROTOCOL_SUCCESS) in datael_add_child()
2137 if (response.rpr_response != REP_PROTOCOL_SUCCESS) in datael_add_pg()
2170 if (response.rpr_response != REP_PROTOCOL_SUCCESS) in datael_delete()
2311 if (response.rpr_response != REP_PROTOCOL_SUCCESS) in handle_get_local_scope_locked()
2431 if (response.rpr_response != REP_PROTOCOL_SUCCESS) { in datael_setup_iter()
2480 if (response.rpr_response != REP_PROTOCOL_SUCCESS) { in datael_setup_iter_pgtyped()
2531 if (response.rpr_response != REP_PROTOCOL_SUCCESS) { in datael_iter_next()
3149 (response.rpr_response == REP_PROTOCOL_SUCCESS || in snaplevel_next()
3164 if (response.rpr_response != REP_PROTOCOL_SUCCESS && in snaplevel_next()
3169 return (response.rpr_response == REP_PROTOCOL_SUCCESS) ? in snaplevel_next()
3284 if (response.rpr_response != REP_PROTOCOL_SUCCESS && in datael_update()
3289 return (response.rpr_response == REP_PROTOCOL_SUCCESS) ? in datael_update()
3333 assert((response.rpr_response == REP_PROTOCOL_SUCCESS) == in _scf_pg_wait()
3339 if (response.rpr_response != REP_PROTOCOL_SUCCESS) in _scf_pg_wait()
3370 if (response.rpr_response != REP_PROTOCOL_SUCCESS) in scf_notify_add_pattern()
3439 if (response.rpr_response != REP_PROTOCOL_SUCCESS) in _scf_notify_wait()
3480 if (response.rpr_response != REP_PROTOCOL_SUCCESS) in _scf_snapshot_take()
3528 if (response.rpr_response != REP_PROTOCOL_SUCCESS) { in _scf_snapshot_take_new_named()
3578 if (response.rpr_response != REP_PROTOCOL_SUCCESS) in _scf_snapshot_attach()
3645 if (response.rpr_response != REP_PROTOCOL_SUCCESS || in property_type_locked()
3789 if (response.rpr_response != REP_PROTOCOL_SUCCESS || in scf_transaction_start()
4160 if (response.rpr_response != REP_PROTOCOL_SUCCESS && in scf_transaction_commit()
4168 return (response.rpr_response == REP_PROTOCOL_SUCCESS); in scf_transaction_commit()
5093 if (response.rpr_response != REP_PROTOCOL_SUCCESS) { in scf_iter_next_value()
5143 if (response.rpr_response != REP_PROTOCOL_SUCCESS && in scf_property_get_value()
5160 return ((response.rpr_response == REP_PROTOCOL_SUCCESS)? in scf_property_get_value()
5873 if (response.rpr_response != REP_PROTOCOL_SUCCESS || in scf_pg_to_fmri()
7420 if (response.rpr_response != REP_PROTOCOL_SUCCESS) in _scf_request_backup()
7468 if (response.rpr_response != REP_PROTOCOL_SUCCESS) in _scf_repository_switch()
7537 if (response.rpr_response != REP_PROTOCOL_SUCCESS) in _scf_set_annotation()