Searched refs:g_build_pathv (Results 1 – 7 of 7) sorted by relevance
113 gchar *g_build_pathv (const gchar *separator,
1461 g_build_pathv (const gchar *separator, in g_build_pathv() function
824 #undef g_build_pathv 825 extern __typeof (g_build_pathv) g_build_pathv __attribute((alias("IA__g_build_pathv"), visibility("…
817 extern __typeof (g_build_pathv) IA__g_build_pathv __attribute((visibility("hidden"))) G_GNUC_MALLOC;818 #define g_build_pathv IA__g_build_pathv macro
1446 g_build_pathv
496 * glib/gfileutils.c (g_build_pathv, g_build_filenamev): 501 * tests/strfunc-test.c: Add tests for g_build_pathv()
2141 - g_build_pathv, g_build_filenamev [Todd A. Fisher,