Home
last modified time | relevance | path

Searched refs:quotearg_alloc (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dquotearg.h104 char *quotearg_alloc (char const *arg, size_t argsize,
H A Dquotearg.c549 quotearg_alloc (char const *arg, size_t argsize, in quotearg_alloc() function
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dquotearg.h104 char *quotearg_alloc (char const *arg, size_t argsize,
H A Dsh-quote.c67 return quotearg_alloc (string, strlen (string), sh_quoting_options); in shell_quote()
H A Dquotearg.c552 quotearg_alloc (char const *arg, size_t argsize, in quotearg_alloc() function