Searched defs:tempguid (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c613 char *tempguid; local
623 tempguid = devid_to_guid(curdevid);
624 if (tempguid != NULL)
626 diskpath, tempguid);
628 devid_free_guid(tempguid);

Completed in 71 milliseconds