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