Home
last modified time | relevance | path

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

/dports/devel/glib20/glib-2.70.4/gio/
H A Dglocalfile.h54 gchar *_g_local_file_find_topdir_for (const char *file_path);
H A Dglocalfile.c1697 _g_local_file_find_topdir_for (const char *file) in _g_local_file_find_topdir_for() function
2057 topdir = _g_local_file_find_topdir_for (local->filename); in g_local_file_trash()
H A Dgunixmounts.c1667 topdir = _g_local_file_find_topdir_for (file_path); in g_unix_mount_for()