Lines Matching +defs:buffer +defs:o
122 clone_quoting_options (struct quoting_options *o) in clone_quoting_options()
133 get_quoting_style (struct quoting_options *o) in get_quoting_style()
141 set_quoting_style (struct quoting_options *o, enum quoting_style s) in set_quoting_style()
152 set_char_quoting (struct quoting_options *o, char c, int i) in set_char_quoting()
188 quotearg_buffer_restyled (char *buffer, size_t buffersize, in quotearg_buffer_restyled()
191 struct quoting_options const *o) in quotearg_buffer_restyled()
531 quotearg_buffer (char *buffer, size_t buffersize, in quotearg_buffer()
533 struct quoting_options const *o) in quotearg_buffer()
547 struct quoting_options const *o) in quotearg_alloc()
639 struct quoting_options o; in quoting_options_from_style() local
648 struct quoting_options const o = quoting_options_from_style (s); in quotearg_n_style() local
656 struct quoting_options const o = quoting_options_from_style (s); in quotearg_n_style_mem() local