Searched refs:xasprintf (Results 76 - 100 of 113) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dformat-scheme.c2363 xasprintf (_("In the directive number %u, parameter %u is of type '%s' but a parameter of type '%s' is expected."), directives, orig_paramcount - paramcount + 1, "integer", "character");
2375 xasprintf (_("In the directive number %u, parameter %u is of type '%s' but a parameter of type '%s' is expected."), directives, orig_paramcount - paramcount + 1, "character", "integer");
2398 xasprintf (ngettext ("In the directive number %u, too many parameters are given; expected at most %u parameter.",
2499 xasprintf (_("In the directive number %u, '%c' is not followed by a digit."), spec->directives, format[-1]);
2754 xasprintf (_("In the directive number %u, the argument %d is negative."), spec->directives, n);
2840 xasprintf (_("Found '~%c' without matching '~%c'."), ')', '(');
2860 xasprintf (_("In the directive number %u, both the @ and the : modifiers are given."), spec->directives);
2973 xasprintf (_("In the directive number %u, '~:[' is not followed by two clauses, separated by '~;'."), spec->directives);
3105 xasprintf (_("Found '~%c' without matching '~%c'."), ']', '[');
3222 xasprintf (
[all...]
H A Dformat-perl.c433 xasprintf (_("In the directive number %u, the size specifier is incompatible with the conversion specifier '%c'."), directives, *format);
H A Dformat-python.c343 xasprintf (_("The string refers to the argument named '%s' in incompatible ways."), spec.named[i].name);
H A Dx-glade.c645 xasprintf (_("\
H A Dwrite-java.c980 class_name = xasprintf ("%s_%s", resource_name, locale_name);
1007 char *suffix = xasprintf ("_%s.java", locale_name);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dupnpsoap.c1329 ret = xasprintf(&orderBy, "order by d.TITLE");
1331 ret = xasprintf(&orderBy, "order by length(OBJECT_ID), OBJECT_ID");
1336 ret = xasprintf(&orderBy, "order by o.CLASS, d.DISC, d.TRACK, d.TITLE");
1340 ret = xasprintf(&orderBy, "order by o.CLASS, d.TITLE");
H A Dscanner.c835 xasprintf(&parent_id, "%s$%X", THISORNUL(parent), i+startID);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dexpr.c122 v->u.s = xasprintf("%" PF_REZ "d", PF_REZ_TYPE v->u.i);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dxfuncs.c442 char *xasprintf(const char *format, ...) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dnetstat.c140 host_port = xasprintf("%s:%s", host, get_sname(htons(port), proto, numeric));
H A Dhttpd.c1015 putenv(xasprintf("%s=%s?%s", "REQUEST_URI", purl, g_query));
1059 putenv(xasprintf("CONTENT_LENGTH=%d", bodyLen));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/udhcp/
H A Dfiles.c408 char *cmd = xasprintf("%s %s", server_config.notify_file, server_config.lease_file);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/
H A Dfsck.c610 argv[0] = xasprintf("fsck.%s", type); /* 1 */
620 argv[argc++] = xasprintf("-C%d", progress_fd); /* 1 */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dfsck.c546 s = xasprintf(tpl, s, type);
585 prog = xasprintf("fsck.%s", type);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/editors/
H A Dsed.c488 char *tp = xasprintf("%s\n%s", G.add_cmd_line, cmdstr);
1316 G.outname = xasprintf("%sXXXXXX", argv[i]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/tagutils/
H A Dtagutils-mp3.c773 xasprintf(&(psong->dlna_pn), "MP3");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dhush.c936 string = xmalloc_reads(STDIN_FILENO, xasprintf("%s=", name));
1114 PS1 = xasprintf("%s %c ", cwd, (geteuid() != 0) ? '$' : '#');
2048 pi->progs->argv[0] = xasprintf("%s=%s", for_varname, *for_lcur++);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A DMakefile623 XGETTEXT_EXTRA_OPTIONS = --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/m4/
H A DMakefile616 XGETTEXT_EXTRA_OPTIONS = --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/man/
H A DMakefile606 XGETTEXT_EXTRA_OPTIONS = --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A DMakefile623 XGETTEXT_EXTRA_OPTIONS = --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/projects/
H A DMakefile601 XGETTEXT_EXTRA_OPTIONS = --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/styles/
H A DMakefile611 XGETTEXT_EXTRA_OPTIONS = --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A DMakefile.gnulib983 libgnu_la_SOURCES += xvasprintf.h xvasprintf.c xasprintf.c
H A DMakefile278 xmalloca.lo xstriconv.lo xvasprintf.lo xasprintf.lo
700 XGETTEXT_EXTRA_OPTIONS = --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format
895 xasprintf.c

Completed in 191 milliseconds

12345