Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgio-tool-mount.c653 char *loc_uri = g_file_get_uri (default_location); in list_mounts() local
654 g_print ("%*sdefault_location=%s\n", indent + 2, "", loc_uri); in list_mounts()
655 g_free (loc_uri); in list_mounts()