Searched refs:xasprintf (Results 51 - 75 of 102) sorted by relevance

12345

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgexec.c344 location = xasprintf ("%s:%ld", mp->pos.file_name,
H A Dwrite-stringtable.c202 str = xasprintf ("/* File: %s:%ld */\n", cp, (long) pp->line_number);
H A Dformat-lisp.c2337 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");
2349 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");
2372 xasprintf (ngettext ("In the directive number %u, too many parameters are given; expected at most %u parameter.",
2496 xasprintf (_("In the directive number %u, '%c' is not followed by a digit."), spec->directives, format[-1]);
2736 xasprintf (_("In the directive number %u, the argument %d is negative."), spec->directives, n);
2843 xasprintf (_("Found '~%c' without matching '~%c'."), ')', '(');
2863 xasprintf (_("In the directive number %u, both the @ and the : modifiers are given."), spec->directives);
2976 xasprintf (_("In the directive number %u, '~:[' is not followed by two clauses, separated by '~;'."), spec->directives);
3108 xasprintf (_("Found '~%c' without matching '~%c'."), ']', '[');
3225 xasprintf (
[all...]
H A Dread-catalog-abstract.c180 xasprintf (ngettext ("found %d fatal error",
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 (_("\
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/coreutils/
H A Dod_bloaty.c626 fmt_string = xasprintf(doux_fmtstring[pos], field_width, p);
689 fmt_string = xasprintf(" %%%d.%de", field_width, FLT_DIG);
694 fmt_string = xasprintf(" %%%d.%de", field_width, DBL_DIG);
699 fmt_string = xasprintf(" %%%d.%dLe", field_width, LDBL_DIG);
H A Dtail.c101 argv[1] = xasprintf("-n%s", argv[1]);
H A Dexpr.c122 v->u.s = xasprintf("%" PF_REZ "d", PF_REZ_TYPE v->u.i);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dutil.c262 oldpath = xasprintf("%s:%s", PATH_SET, oldpath);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/libbb/
H A Dgetopt32.c210 argv[1] = xasprintf("-%s", argv[1]);
H A Dxfuncs.c442 char *xasprintf(const char *format, ...) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/loginutils/
H A Dpasswd.c202 newp = xasprintf("!%s", pw->pw_passwd);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/miscutils/
H A Dcrontab.c303 ptr = xasprintf("%s %s", ptr, file);
H A Dless.c340 flines[max_fline] = xasprintf(
502 char *new = xasprintf("%s%.*s"HIGHLIGHT"%.*s"NORMAL,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/procps/
H A Dsysctl.c199 tmpname = xasprintf("%s%.*s", PROC_PATH, (int)(equals - name), name);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/util-linux/
H A Dmdev.c189 char *s = xasprintf("MDEV=%s", device_name);
H A Dmount.c142 p = xasprintf("%s,%.*s", *oldopts, len, newopts);
846 mp->mnt_opts = xasprintf("addr=%s", inet_ntoa(server_addr.sin_addr));
848 char *tmp = xasprintf("%s%saddr=%s", mp->mnt_opts,
1413 ip = xasprintf("ip=%s", dotted);
1419 mp->mnt_fsname = xasprintf("\\\\%s%s", dotted, s);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/po/
H A DMakefile201 --flag=xasprintf:1:c-format --flag=error_logger:1:c-format \
314 --add-comments=TRANSLATORS: $(XGETTEXT_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 \
321 --add-comments=TRANSLATORS: $(XGETTEXT_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-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/ipsvd/
H A Dtcpudp.c51 putenv(xasprintf("%s%s=%s", proto, n, v));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Difupdown.c111 /* xasprintf trick will be smaller, but we are often
874 result = xasprintf(format, name, value);
965 buf = xasprintf("run-parts /etc/network/if-%s.d", opt);
1276 char * const newiface = xasprintf("%s=%s", iface, liface);
H A Dnetstat.c140 host_port = xasprintf("%s:%s", host, get_sname(htons(port), proto, numeric));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/udhcp/
H A Dfiles.c408 char *cmd = xasprintf("%s %s", server_config.notify_file, server_config.lease_file);

Completed in 299 milliseconds

12345