style 233 lib/pacemaker/pcmk_simulate.c const char *style = "dashed"; style 243 lib/pacemaker/pcmk_simulate.c style = "bold"; style 267 lib/pacemaker/pcmk_simulate.c action_name, style, color, font); style 282 lib/pacemaker/pcmk_simulate.c const char *style = "dashed"; style 287 lib/pacemaker/pcmk_simulate.c style = "bold"; style 300 lib/pacemaker/pcmk_simulate.c before_name, after_name, style); style 61 maint/gnulib/lib/quotearg.c enum quoting_style style; style 128 maint/gnulib/lib/quotearg.c return (o ? o : &default_quoting_options)->style; style 136 maint/gnulib/lib/quotearg.c (o ? o : &default_quoting_options)->style = s; style 177 maint/gnulib/lib/quotearg.c o->style = custom_quoting_style; style 186 maint/gnulib/lib/quotearg.c quoting_options_from_style (enum quoting_style style) style 189 maint/gnulib/lib/quotearg.c if (style == custom_quoting_style) style 191 maint/gnulib/lib/quotearg.c o.style = style; style 784 maint/gnulib/lib/quotearg.c p->style, p->flags, p->quote_these_too, style 811 maint/gnulib/lib/quotearg.c size_t bufsize = quotearg_buffer_restyled (0, 0, arg, argsize, p->style, style 816 maint/gnulib/lib/quotearg.c quotearg_buffer_restyled (buf, bufsize, arg, argsize, p->style, flags, style 900 maint/gnulib/lib/quotearg.c options->style, flags, style 911 maint/gnulib/lib/quotearg.c quotearg_buffer_restyled (val, size, arg, argsize, options->style,