Searched refs:instbuf (Results 1 – 1 of 1) sorted by relevance
125 char namebuf[64], instbuf[64]; in cmd_breakup_components() local142 (void) strncpy(instbuf, "0", 2); in cmd_breakup_components()144 (void) strncpy(instbuf, token+namelen, instlen); in cmd_breakup_components()145 instbuf[instlen] = '\0'; in cmd_breakup_components()149 nvlist_add_string(hc_nvl[i], FM_FMRI_HC_ID, instbuf) != 0) in cmd_breakup_components()