Searched refs:quotearg_n (Results 1 – 3 of 3) sorted by relevance
112 char *quotearg_n (int n, char const *arg);
635 quotearg_n (int n, char const *arg) in quotearg_n() function643 return quotearg_n (0, arg); in quotearg()
12067 * lib/quotearg.h (quotearg_n, quotearg_n_style):12069 * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.