Home
last modified time | relevance | path

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

/dports/devel/gvfs/gvfs-1.46.2/common/
H A Dgmounttracker.c500 GVariant *iter_mounts; in init_connection_sync() local
524 …er_call_list_mounts2_sync (tracker->proxy, tracker->user_visible_only, &iter_mounts, NULL, &error); in init_connection_sync()
528 … res = gvfs_dbus_mount_tracker_call_list_mounts_sync (tracker->proxy, &iter_mounts, NULL, NULL); in init_connection_sync()
534 list_mounts_reply (tracker, iter_mounts); in init_connection_sync()
535 g_variant_unref (iter_mounts); in init_connection_sync()