Searched refs:g_strconcat (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-num.c195 result = g_strconcat (tmp_char1, tmp_char2, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-num.c195 result = g_strconcat (tmp_char1, tmp_char2, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/glib/
H A Dgstrfuncs.in.h212 gchar* g_strconcat (const gchar *string1,
H A Dgstrfuncs.c224 g_strconcat (const gchar *string1, ...) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/glib/
H A Dgstrfuncs.in.h212 gchar* g_strconcat (const gchar *string1,
H A Dgstrfuncs.c224 g_strconcat (const gchar *string1, ...) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dgconf.c1504 glade_file = g_strconcat(env, "/scripts/kconfig/gconf.glade", NULL);
1506 glade_file = g_strconcat(av[0], ".glade", NULL);
1508 glade_file = g_strconcat(g_get_current_dir(), "/", av[0], ".glade", NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/plugin_xmms/
H A Dhttp.c378 temp = g_strconcat(url, "/", NULL);
478 file = g_strconcat("/", filename, NULL);
H A Dconfigure.c143 filename = g_strconcat(g_get_home_dir(), "/.xmms/config", NULL);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dgconf.c1575 glade_file = g_strconcat(env, "/scripts/kconfig/gconf.glade", NULL);
1577 glade_file = g_strconcat(av[0], ".glade", NULL);
1579 glade_file = g_strconcat(g_get_current_dir(), "/", av[0], ".glade", NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dtr-prefs.c41 char * uri = g_strconcat( gtr_get_help_uri(), "/html/preferences.html", NULL );

Completed in 152 milliseconds