Searched refs:g_build_path (Results 1 – 10 of 10) sorted by relevance
110 gchar *g_build_path (const gchar *separator,
1508 g_build_path (const gchar *separator, in g_build_path() function
821 #undef g_build_path 822 extern __typeof (g_build_path) g_build_path __attribute((alias("IA__g_build_path"), visibility("def…
381 gchar *pathext = g_build_path (";", in g_find_program_in_path()
814 extern __typeof (g_build_path) IA__g_build_path __attribute((visibility("hidden"))) G_GNUC_MALLOC G…815 #define g_build_path IA__g_build_path macro
1445 g_build_path
540 * glib/gfileutils.c (g_build_path): 946 * glib/gfileutils.c: Clarify the behavior of g_build_path()
497 Variants of g_build_path() and g_build_filename()
2651 * Fix some problems with g_build_path() [Guillaume Chazarain, Owen Taylor]2666 * Fix some problems with g_build_path() [Guillaume Chazarain, Owen Taylor]
1766 * glib/gfileutils.[ch]: Add g_build_path(), 1771 * tests/strfunc-test.c: Add tests for g_build_path(),