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