o_set             552 lib/common/patchset.c                 int o_set = 0;
o_set             566 lib/common/patchset.c                         if (o_set > 0) {
o_set             567 lib/common/patchset.c                             o_set += snprintf(buffer_set + o_set,
o_set             568 lib/common/patchset.c                                               PCMK__BUFFER_SIZE - o_set, ", ");
o_set             570 lib/common/patchset.c                         o_set += snprintf(buffer_set + o_set,
o_set             571 lib/common/patchset.c                                           PCMK__BUFFER_SIZE - o_set, "@%s=%s",
o_set             585 lib/common/patchset.c                 if (o_set) {