Searched refs:g_file_open_tmp_utf8 (Results 1 – 4 of 4) sorted by relevance
84 #define g_file_open_tmp g_file_open_tmp_utf8
1949 retval = g_file_open_tmp_utf8 (utf8_tmpl, &utf8_name_used, error); in g_file_open_tmp()
867 #undef g_file_open_tmp_utf8 868 extern __typeof (g_file_open_tmp_utf8) g_file_open_tmp_utf8 __attribute((alias("IA__g_file_open_tmp…
860 extern __typeof (g_file_open_tmp_utf8) IA__g_file_open_tmp_utf8 __attribute((visibility("hidden")));861 #define g_file_open_tmp_utf8 IA__g_file_open_tmp_utf8 macro