Searched refs:rpr_response (Results 1 – 3 of 3) sorted by relevance
816 out->rpr_response = REP_PROTOCOL_FAIL_UNKNOWN_ID; in entity_name()817 *outsz = sizeof (out->rpr_response); in entity_name()820 out->rpr_response = rc_node_name(&ep->re_node, out->rpr_name, in entity_name()828 if (out->rpr_response != REP_PROTOCOL_SUCCESS) in entity_name()829 *outsz = sizeof (out->rpr_response); in entity_name()849 out->rpr_response = REP_PROTOCOL_FAIL_UNKNOWN_ID; in entity_parent_type()850 *outsz = sizeof (out->rpr_response); in entity_parent_type()854 out->rpr_response = rc_node_parent_type(&ep->re_node, &out->rpr_value); in entity_parent_type()857 if (out->rpr_response != REP_PROTOCOL_SUCCESS) in entity_parent_type()858 *outsz = sizeof (out->rpr_response); in entity_parent_type()[all …]
1092 if (response.rpr_response != REP_PROTOCOL_SUCCESS) in datael_attach()1093 return (scf_set_error(proto_error(response.rpr_response))); in datael_attach()1132 if (response.rpr_response != REP_PROTOCOL_SUCCESS) in iter_attach()1133 return (scf_set_error(proto_error(response.rpr_response))); in iter_attach()1728 if (response.rpr_response != REP_PROTOCOL_SUCCESS) { in datael_get_name()1729 assert(response.rpr_response != REP_PROTOCOL_FAIL_BAD_REQUEST); in datael_get_name()1730 if (response.rpr_response == REP_PROTOCOL_FAIL_NOT_FOUND) in datael_get_name()1732 return (scf_set_error(proto_error(response.rpr_response))); in datael_get_name()1770 if (response.rpr_response != REP_PROTOCOL_SUCCESS) { in datael_get_parent()1771 if (response.rpr_response == REP_PROTOCOL_FAIL_TYPE_MISMATCH) in datael_get_parent()[all …]
842 rep_protocol_responseid_t rpr_response; member846 rep_protocol_responseid_t rpr_response; member851 rep_protocol_responseid_t rpr_response; member856 rep_protocol_responseid_t rpr_response; member861 rep_protocol_responseid_t rpr_response; member