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

/illumos-gate/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c432 char *is_disc_str; local
481 is_disc_str = getenv ("HAL_PROP_VOLUME_IS_DISC");
482 if (is_disc_str != NULL && strcmp (is_disc_str, "true") == 0) {

Completed in 58 milliseconds