Home
last modified time | relevance | path

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

/dports/devel/gvfs/gvfs-1.46.2/common/
H A Dgmountsource.h58 GMountSource *g_mount_source_from_dbus (GVariant *value);
H A Dgmountsource.c108 g_mount_source_from_dbus (GVariant *value) in g_mount_source_from_dbus() function
/dports/devel/gvfs/gvfs-1.46.2/daemon/
H A Dgvfsdaemon.c1047 mount_source = g_mount_source_from_dbus (arg_mount_source); in daemon_handle_mount()
H A Dmount.c1005 source = g_mount_source_from_dbus (arg_mount_source); in handle_mount_location()