Searched refs:g_unix_is_system_device_path (Results 1 – 4 of 4) sorted by relevance
47 g_assert_true (g_unix_is_system_device_path ("devpts")); in test_is_system_device_path()48 g_assert_false (g_unix_is_system_device_path ("/")); in test_is_system_device_path()
166 gboolean g_unix_is_system_device_path (const char *device_path);
379 g_unix_is_system_device_path (const char *device_path) in g_unix_is_system_device_path() function405 if (g_unix_is_system_device_path (device)) in guess_system_internal()
1587 g_unix_is_system_device_path