Lines Matching defs:idstr
782 char idstr[11];
818 (void) snprintf(idstr, sizeof (idstr), "%u", mch_inst);
821 (nvlist_add_string(pairs[i], FM_FMRI_HC_ID, idstr)) != 0) {
839 (void) snprintf(idstr, sizeof (idstr), "%u", chassis_inst);
841 (nvlist_add_string(pairs[i], FM_FMRI_HC_ID, idstr) != 0)) {
865 (void) snprintf(idstr, sizeof (idstr), "%u", id);
871 nvlist_add_string(pairs[i], FM_FMRI_HC_ID, idstr)