Home
last modified time | relevance | path

Searched refs:tempguid (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c619 char *tempguid; in list_devs() local
629 tempguid = devid_to_guid(curdevid); in list_devs()
630 if (tempguid != NULL) in list_devs()
632 diskpath, tempguid); in list_devs()
634 devid_free_guid(tempguid); in list_devs()