Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgunixmounts.c989 get_fstab_file (void) in get_fstab_file() function
1112 read_file = get_fstab_file (); in _g_get_unix_mount_points()
1202 read_file = get_fstab_file (); in _g_get_unix_mount_points()
1378 read_file = get_fstab_file (); in _g_get_unix_mount_points()
1554 monitor_file = get_fstab_file (); in get_mount_points_timestamp()
1949 if (get_fstab_file () != NULL) in mount_monitor_start()
1951 file = g_file_new_for_path (get_fstab_file ()); in mount_monitor_start()