Searched refs:quotearg_n (Results 1 – 3 of 3) sorted by relevance
321 char *quotearg_n (int n, char const *arg);
821 quotearg_n (int n, char const *arg) in quotearg_n() function835 return quotearg_n (0, arg); in quotearg()
20328 * lib/quotearg.h (quotearg_n, quotearg_n_style):20330 * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.