Searched refs:is_disc_str (Results 1 – 1 of 1) sorted by relevance
432 char *is_disc_str; in main() local481 is_disc_str = getenv ("HAL_PROP_VOLUME_IS_DISC"); in main()482 if (is_disc_str != NULL && strcmp (is_disc_str, "true") == 0) { in main()