quotearg 361 maint/gnulib/lib/quotearg.h char *quotearg (char const *arg); quotearg 116 maint/gnulib/tests/test-quotearg.h char *p = *len == SIZE_MAX ? quotearg (str) : quotearg_mem (str, *len);