comment           352 include/crm/pengine/internal.h                               const char *comment, GHashTable *nodes,
comment           190 lib/pacemaker/pcmk_acl.c     xmlNode *target, *comment;
comment           225 lib/pacemaker/pcmk_acl.c         comment = xmlNewDocComment(target->doc, (pcmkXmlStr) credentials);
comment           227 lib/pacemaker/pcmk_acl.c         if (comment == NULL) {
comment           231 lib/pacemaker/pcmk_acl.c         xmlAddPrevSibling(xmlDocGetRootElement(target->doc), comment);
comment          1997 lib/pengine/pe_output.c     const char *comment = va_arg(args, const char *);
comment          2000 lib/pengine/pe_output.c                                         comment, node->details->uname);
comment          2014 lib/pengine/pe_output.c     const char *comment = va_arg(args, const char *);
comment          2018 lib/pengine/pe_output.c                                                        "comment", comment,
comment           232 lib/pengine/utils.c pe__output_node_weights(pe_resource_t *rsc, const char *comment,
comment           245 lib/pengine/utils.c         out->message(out, "node-weight", rsc, comment, node->details->uname, score);
comment           263 lib/pengine/utils.c                      pe_resource_t *rsc, const char *comment, GHashTable *nodes)
comment           279 lib/pengine/utils.c                                         comment, rsc->id,
comment           284 lib/pengine/utils.c                                         comment, node->details->uname,
comment           304 lib/pengine/utils.c                          bool to_log, pe_resource_t *rsc, const char *comment,
comment           317 lib/pengine/utils.c         pe__log_node_weights(file, function, line, rsc, comment, nodes);
comment           319 lib/pengine/utils.c         pe__output_node_weights(rsc, comment, nodes, data_set);
comment           328 lib/pengine/utils.c                                      comment, child->allowed_nodes, data_set);
comment            66 maint/gnulib/lib/gen-uni-tables.c   const char *comment;        /* Comment */
comment           112 maint/gnulib/lib/gen-uni-tables.c   uni->comment       = (field11[0] == '\0' ? "" : strdup (field11));
comment           751 maint/gnulib/lib/gen-uni-tables.c output_predicate (const char *filename, bool (*predicate) (unsigned int), const char *name, const char *comment, const char *version)
comment           766 maint/gnulib/lib/gen-uni-tables.c   fprintf (stream, "/* %s of Unicode characters.  */\n", comment);
comment           124 maint/gnulib/tests/unigbrk/test-uc-grapheme-breaks.c       char *comment;
comment           132 maint/gnulib/tests/unigbrk/test-uc-grapheme-breaks.c       comment = strchr (line, '#');
comment           133 maint/gnulib/tests/unigbrk/test-uc-grapheme-breaks.c       if (comment != NULL)
comment           134 maint/gnulib/tests/unigbrk/test-uc-grapheme-breaks.c         *comment = '\0';
comment            86 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c       char *comment;
comment            94 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c       comment = strchr (line, '#');
comment            95 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c       if (comment != NULL)
comment            96 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c         *comment = '\0';
comment            65 maint/gnulib/tests/uniname/test-uninames.c       char *comment;
comment            70 maint/gnulib/tests/uniname/test-uninames.c       comment = strchr (line, '#');
comment            71 maint/gnulib/tests/uniname/test-uninames.c       if (comment != NULL)
comment            72 maint/gnulib/tests/uniname/test-uninames.c         *comment = '\0';
comment           133 maint/gnulib/tests/uniname/test-uninames.c       char *comment;
comment           136 maint/gnulib/tests/uniname/test-uninames.c       comment = strchr (line, '#');
comment           137 maint/gnulib/tests/uniname/test-uninames.c       if (comment != NULL)
comment           138 maint/gnulib/tests/uniname/test-uninames.c         *comment = '\0';
comment            92 maint/gnulib/tests/uniwbrk/test-uc-wordbreaks.c       char *comment;
comment           104 maint/gnulib/tests/uniwbrk/test-uc-wordbreaks.c       comment = strchr (line, '#');
comment           105 maint/gnulib/tests/uniwbrk/test-uc-wordbreaks.c       if (comment != NULL)
comment           106 maint/gnulib/tests/uniwbrk/test-uc-wordbreaks.c         *comment = '\0';