Searched refs:loc_uri (Results 1 – 1 of 1) sorted by relevance
653 char *loc_uri = g_file_get_uri (default_location); in list_mounts() local654 g_print ("%*sdefault_location=%s\n", indent + 2, "", loc_uri); in list_mounts()655 g_free (loc_uri); in list_mounts()