quotearg_alloc    300 lib/quotearg.h char *quotearg_alloc (char const *arg, size_t argsize,
quotearg_alloc     68 lib/sh-quote.c   return quotearg_alloc (string, strlen (string), sh_quoting_options);