Searched refs:quotearg_alloc (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | quotearg.h | 104 char *quotearg_alloc (char const *arg, size_t argsize,
|
H A D | quotearg.c | 549 quotearg_alloc (char const *arg, size_t argsize, in quotearg_alloc() function
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | quotearg.h | 104 char *quotearg_alloc (char const *arg, size_t argsize,
|
H A D | sh-quote.c | 67 return quotearg_alloc (string, strlen (string), sh_quoting_options); in shell_quote()
|
H A D | quotearg.c | 552 quotearg_alloc (char const *arg, size_t argsize, in quotearg_alloc() function
|