quotearg_mem 114 gnulib-tests/test-quotearg.h char *p = *len == SIZE_MAX ? quotearg (str) : quotearg_mem (str, *len); quotearg_mem 330 lib/quotearg.h char *quotearg_mem (char const *arg, size_t argsize);