Lines Matching defs:arg

243                           char const *arg, size_t argsize,  in quotearg_buffer_restyled()
669 char const *arg, size_t argsize, in quotearg_buffer()
683 quotearg_alloc (char const *arg, size_t argsize, in quotearg_alloc()
696 quotearg_alloc_mem (char const *arg, size_t argsize, size_t *size, in quotearg_alloc_mem()
761 quotearg_n_options (int n, char const *arg, size_t argsize, in quotearg_n_options()
821 quotearg_n (int n, char const *arg) in quotearg_n()
827 quotearg_n_mem (int n, char const *arg, size_t argsize) in quotearg_n_mem()
833 quotearg (char const *arg) in quotearg()
839 quotearg_mem (char const *arg, size_t argsize) in quotearg_mem()
845 quotearg_n_style (int n, enum quoting_style s, char const *arg) in quotearg_n_style()
853 char const *arg, size_t argsize) in quotearg_n_style_mem()
860 quotearg_style (enum quoting_style s, char const *arg) in quotearg_style()
866 quotearg_style_mem (enum quoting_style s, char const *arg, size_t argsize) in quotearg_style_mem()
872 quotearg_char_mem (char const *arg, size_t argsize, char ch) in quotearg_char_mem()
881 quotearg_char (char const *arg, char ch) in quotearg_char()
887 quotearg_colon (char const *arg) in quotearg_colon()
893 quotearg_colon_mem (char const *arg, size_t argsize) in quotearg_colon_mem()
900 char const *right_quote, char const *arg) in quotearg_n_custom()
909 char const *arg, size_t argsize) in quotearg_n_custom_mem()
918 char const *arg) in quotearg_custom()
925 char const *arg, size_t argsize) in quotearg_custom_mem()
942 quote_n_mem (int n, char const *arg, size_t argsize) in quote_n_mem()
948 quote_mem (char const *arg, size_t argsize) in quote_mem()
954 quote_n (int n, char const *arg) in quote_n()
960 quote (char const *arg) in quote()