Searched refs:xasprintf (Results 51 - 75 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 Dx-python.c233 xasprintf (_("\
281 xasprintf (_("\
298 xasprintf (_("\
311 xasprintf (_("\
321 xasprintf (_("\
354 xasprintf (_("\
H A Dxgettext.c452 output_dir = xasprintf ("%s/", optarg);
1889 xasprintf (_("\
1965 multiline_warning (xasprintf (_("%s%s: warning: "),
1967 xasprintf (is_format[i] == yes_according_to_context
1998 multiline_warning (xasprintf (_("%s%s: warning: "),
2000 xasprintf (_("\
2056 multiline_warning (xasprintf (_("%s%s: warning: "), pos->file_name,
2081 msgstr = xasprintf ("%s%s%s", msgstr_prefix, msgid, msgstr_suffix);
2282 xasprintf ("%s%s%s", msgstr_prefix, msgid_plural, msgstr_suffix);
2819 project_id_version = xasprintf ("
[all...]
H A Dpo-lex.c487 xasprintf ("%s: %s",
657 xasprintf ("%s: %s",
658 xasprintf (_("error while reading \"%s\""),
H A Dx-csharp.c221 xasprintf (_("\
268 xasprintf (_("\
284 xasprintf (_("\
296 xasprintf (_("\
305 xasprintf (_("\
337 xasprintf (_("\
H A Dread-stringtable.c97 xasprintf ("%s: %s",
98 xasprintf (_("error while reading \"%s\""),
H A Dformat-kde.c158 xasprintf (_("The string refers to argument number %u but ignores the arguments %u and %u."),
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",
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/modutils/
H A Dmodprobe.c345 filename = xasprintf("/lib/modules/%s/modules.dep", un.release);
508 filename = xasprintf("/lib/modules/%s/modules.alias", un.release);
523 filename = xasprintf("/lib/modules/%s/modules.symbols", un.release);
/netgear-R7000-V1.0.7.12_1.2.5/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]);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dutil.c262 oldpath = xasprintf("%s:%s", PATH_SET, oldpath);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dgetopt32.c210 argv[1] = xasprintf("-%s", argv[1]);
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/procps/
H A Dsysctl.c199 tmpname = xasprintf("%s%.*s", PROC_PATH, (int)(equals - name), name);
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dalbumart.c45 if( xasprintf(cache_file, "%s/art_cache%s", db_path, orig_path) < 0 )
H A Dutils.c39 xasprintf(char **strp, char *fmt, ...) function
49 DPRINTF(E_WARN, L_GENERAL, "xasprintf: allocation failed\n");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/ipsvd/
H A Dtcpudp.c51 putenv(xasprintf("%s%s=%s", proto, n, v));
/netgear-R7000-V1.0.7.12_1.2.5/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);

Completed in 189 milliseconds

12345