Searched refs:g_dir_open_utf8 (Results 1 – 4 of 4) sorted by relevance
39 #define g_dir_open g_dir_open_utf8
162 retval = g_dir_open_utf8 (utf8_path, flags, error); in g_dir_open()
764 #undef g_dir_open_utf8 765 extern __typeof (g_dir_open_utf8) g_dir_open_utf8 __attribute((alias("IA__g_dir_open_utf8"), visibi…
757 extern __typeof (g_dir_open_utf8) IA__g_dir_open_utf8 __attribute((visibility("hidden")));758 #define g_dir_open_utf8 IA__g_dir_open_utf8 macro