RCM_RESULT
if (errno = nvlist_add_int32(nvl, RCM_RESULT, error)) {
if (strcmp(nvpair_name(nvp), RCM_RESULT) == 0) {