Searched refs:quotearg_alloc_mem (Results 1 – 2 of 2) sorted by relevance
311 char *quotearg_alloc_mem (char const *arg, size_t argsize,
686 return quotearg_alloc_mem (arg, argsize, NULL, o); in quotearg_alloc()696 quotearg_alloc_mem (char const *arg, size_t argsize, size_t *size, in quotearg_alloc_mem() function