Searched refs:g_chdir (Results 1 – 9 of 9) sorted by relevance
28 if (g_chdir(g_path_get_dirname(executable_path))) { in testutils_relative_chdir()35 if (g_chdir("..")) { in testutils_relative_chdir()43 if (g_chdir(dirname)) { in testutils_relative_chdir()
53 int g_chdir (const gchar *path);90 int g_chdir (const gchar *path);
400 g_chdir (const gchar *path) in g_chdir() function
2691 #undef g_chdir 2692 extern __typeof (g_chdir) g_chdir __attribute((alias("IA__g_chdir"), visibility("default")));
2684 extern __typeof (g_chdir) IA__g_chdir __attribute((visibility("hidden")));2685 #define g_chdir IA__g_chdir macro
1127 g_chdir
430 * glib/gstdio.h: don't macroized g_access, g_chdir, and g_unlink
1910 * Provide g_access(), g_chdir(), g_unlink(), g_rmdir() as 2167 - Add g_access(), g_chmod(), g_creat(), g_chdir [Tor Lillqvist]
2013 * glib/glib-sections.txt: Add g_chdir