Searched refs:g_strdup_printf (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c-gnome/
H A Dhello.c51 label2 = gtk_label_new (g_strdup_printf (_("This program is running as process number %d."), getpid ()));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/plugin_xmms/
H A Dhttp.c128 t1 = g_strdup_printf("%s:%s", user, passwd);
131 res = g_strdup_printf("%s: Basic %s\r\n", header, t2);
278 title = g_strdup_printf("%s (%s)", temp, icy_name);
391 status = g_strdup_printf(_("LOOKING UP %s"), chost);
397 status = g_strdup_printf(_("Couldn't look up host %s"), chost);
410 status = g_strdup_printf(_("CONNECTING TO %s:%d"), chost, cport);
417 status = g_strdup_printf(_("Couldn't connect to host %s"), chost);
437 status = g_strdup_printf(_("Couldn't connect to host %s"),
480 temp = g_strdup_printf("GET %s HTTP/1.0\r\n"
490 temp = g_strdup_printf ("
[all...]
H A Dfileinfo.c479 title = g_strdup_printf(_("File Info - %s"), g_basename(filename));
H A Dplugin.c146 flac_ip.description = g_strdup_printf("Reference FLAC Player v%s", FLAC__VERSION_STRING);
H A Dconfigure.c682 temp = g_strdup_printf("%d", flac_cfg.stream.proxy_port);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-num.c109 tmp_char1 = g_strdup_printf ("%ld", (glong) a_this->val);
111 tmp_char1 = g_strdup_printf ("%.3f", a_this->val);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-num.c109 tmp_char1 = g_strdup_printf ("%ld", (glong) a_this->val);
111 tmp_char1 = g_strdup_printf ("%.3f", a_this->val);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-gnome/
H A Dhello.cc55 label2 = new Gtk::Label (g_strdup_printf (_("This program is running as process number %d."), getpid ()));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/docs/examples/
H A Dsmooth-gtk-thread.c79 g_strdup_printf("xoap.weather.com/weather/local/%s?cc=*&dayf=5&unit=i\n",
H A Dghiper.c365 all=g_strdup_printf("%s%s", tmp, buf);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/glib/
H A Dgstrfuncs.in.h200 gchar* g_strdup_printf (const gchar *format,
H A Dgstrfuncs.c210 g_strdup_printf (const gchar *format, function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/glib/
H A Dgstrfuncs.in.h200 gchar* g_strdup_printf (const gchar *format,
H A Dgstrfuncs.c210 g_strdup_printf (const gchar *format, function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dgconf.c453 name = g_strdup_printf(_(menu->sym->name));
1170 g_strdup_printf("%s %s", menu_get_prompt(menu),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-ui/
H A Davahi-ui.c426 ifs = g_strdup_printf("%s %s", ifname, protocol == AVAHI_PROTO_INET ? "IPv4" : "IPv6");
738 gchar *t = g_strdup_printf(_("Browsing for services in domain <b>%s</b>:"), domain);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dgconf.c449 name = g_strdup_printf(_(menu->sym->name));
1156 g_strdup_printf("%s %s", menu_get_prompt(menu),

Completed in 256 milliseconds