add               142 daemons/controld/controld_te_utils.c     int add[] = { 0, 0, 0 };
add               185 daemons/controld/controld_te_utils.c             xml_patch_versions(diff, add, del);
add               206 daemons/controld/controld_te_utils.c                    add[0], add[1], add[2], fn, line, local_path,
add               235 daemons/controld/controld_te_utils.c                        add[0], add[1], add[2], fn, line, path,
add               245 daemons/controld/controld_te_utils.c                        abort_text, add[0], add[1], add[2], fn, line, path,
add               256 daemons/controld/controld_te_utils.c                        magic, add[0], add[1], add[2], fn, line,
add               266 daemons/controld/controld_te_utils.c                        add[0], add[1], add[2], fn, line,
add               276 daemons/controld/controld_te_utils.c                        abort_text, add[0], add[1], add[2], fn, line, path,
add               999 daemons/fenced/pacemaker-fenced.c         int add[] = { 0, 0, 0 };
add              1002 daemons/fenced/pacemaker-fenced.c         xml_patch_versions(patchset, add, del);
add              1015 daemons/fenced/pacemaker-fenced.c                 crm_trace("Handling %s operation %d.%d.%d for %s", op, add[0], add[1], add[2], xpath);
add              1032 daemons/fenced/pacemaker-fenced.c                              op, add[0], add[1], add[2], xpath);
add              1040 daemons/fenced/pacemaker-fenced.c                          op, add[0], add[1], add[2], xpath);
add              1048 daemons/fenced/pacemaker-fenced.c                               op, add[0], add[1], add[2], xpath);
add              1052 daemons/fenced/pacemaker-fenced.c                              op, add[0], add[1], add[2], xpath);
add              1059 daemons/fenced/pacemaker-fenced.c                           op, add[0], add[1], add[2], xpath);
add               275 include/crm/common/xml.h bool xml_patch_versions(xmlNode *patchset, int add[3], int del[3]);
add                96 lib/cib/cib_utils.c     int add[] = { 0, 0, 0 };
add                99 lib/cib/cib_utils.c     xml_patch_versions(diff, add, del);
add               101 lib/cib/cib_utils.c     *admin_epoch = add[0];
add               102 lib/cib/cib_utils.c     *epoch = add[1];
add               103 lib/cib/cib_utils.c     *updates = add[2];
add               542 lib/common/mainloop.c                          void *data, qb_ipcs_dispatch_fn_t fn, int32_t add)
add               556 lib/common/mainloop.c     if (add && adaptor->source) {
add               560 lib/common/mainloop.c     if (!add && !adaptor->is_used) {
add               250 lib/common/md5.c       size_t add = 128 - left_over > len ? len : 128 - left_over;
add               252 lib/common/md5.c       memcpy (&((char *) ctx->buffer)[left_over], buffer, add);
add               253 lib/common/md5.c       ctx->buflen += add;
add               263 lib/common/md5.c                   &((char *) ctx->buffer)[(left_over + add) & ~63],
add               267 lib/common/md5.c       buffer = (const char *) buffer + add;
add               268 lib/common/md5.c       len -= add;
add               466 lib/common/patchset.c     int add[] = { 0, 0, 0 };
add               492 lib/common/patchset.c     xml_patch_versions(patchset, add, del);
add               496 lib/common/patchset.c     if ((add[2] != del[2]) || (add[1] != del[1]) || (add[0] != del[0])) {
add               501 lib/common/patchset.c                          add[0], add[1], add[2], digest);
add               503 lib/common/patchset.c     } else if ((patchset != NULL) && (add[0] || add[1] || add[2])) {
add               506 lib/common/patchset.c                          (function? function : ""), add[0], add[1], add[2]);
add               802 lib/common/patchset.c xml_patch_versions(xmlNode *patchset, int add[3], int del[3])
add               834 lib/common/patchset.c             crm_element_value_int(tmp, vfields[lpc], &(add[lpc]));
add               835 lib/common/patchset.c             crm_trace("Got %d for add[%s]", add[lpc], vfields[lpc]);
add               858 lib/common/patchset.c     int add[] = { 0, 0, 0 };
add               876 lib/common/patchset.c     add[0] = this[0];
add               877 lib/common/patchset.c     add[1] = this[1];
add               878 lib/common/patchset.c     add[2] = this[2] + 1;
add               883 lib/common/patchset.c     xml_patch_versions(patchset, add, del);
add               889 lib/common/patchset.c                       del[0], del[1], del[2], add[0], add[1], add[2]);
add               895 lib/common/patchset.c                      del[0], del[1], del[2], add[0], add[1], add[2], patchset);
add               902 lib/common/patchset.c         if (add[lpc] > del[lpc]) {
add               909 lib/common/patchset.c                    add[0], add[1], add[2]);
add               914 lib/common/patchset.c               add[0], add[1], add[2], this[0], this[1], this[2]);
add               250 lib/gnu/md5.c        size_t add = 128 - left_over > len ? len : 128 - left_over;
add               252 lib/gnu/md5.c        memcpy (&((char *) ctx->buffer)[left_over], buffer, add);
add               253 lib/gnu/md5.c        ctx->buflen += add;
add               263 lib/gnu/md5.c                    &((char *) ctx->buffer)[(left_over + add) & ~63],
add               267 lib/gnu/md5.c        buffer = (const char *) buffer + add;
add               268 lib/gnu/md5.c        len -= add;
add               162 tools/crm_diff.c     int add[] = { 0, 0, 0 };
add               168 tools/crm_diff.c     xml_patch_versions(patch, add, del);
add               172 tools/crm_diff.c     if (add[2] != del[2] || add[1] != del[1] || add[0] != del[0]) {
add               174 tools/crm_diff.c         crm_info("Patch: +++ %d.%d.%d %s", add[0], add[1], add[2], digest);