o_set             547 lib/common/patchset.c                 int o_set = 0;
o_set             561 lib/common/patchset.c                         if (o_set > 0) {
o_set             562 lib/common/patchset.c                             o_set += snprintf(buffer_set + o_set,
o_set             563 lib/common/patchset.c                                               PCMK__BUFFER_SIZE - o_set, ", ");
o_set             565 lib/common/patchset.c                         o_set += snprintf(buffer_set + o_set,
o_set             566 lib/common/patchset.c                                           PCMK__BUFFER_SIZE - o_set, "@%s=%s",
o_set             580 lib/common/patchset.c                 if (o_set) {