Home
last modified time | relevance | path

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

/third_party/glib/gio/win32/
Dgwin32fsmonitorutils.c249 const gchar LONGPFX[] = "\\\\?\\"; in g_win32_fs_monitor_init() local
266 dirname_with_long_prefix = g_strconcat (LONGPFX, dirname, NULL); in g_win32_fs_monitor_init()
277 fullpath_with_long_prefix = g_strconcat (LONGPFX, fullpath, NULL); in g_win32_fs_monitor_init()
332 dirname_with_long_prefix = g_strconcat (LONGPFX, filename, NULL); in g_win32_fs_monitor_init()