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               922 daemons/fenced/pacemaker-fenced.c         int add[] = { 0, 0, 0 };
add               925 daemons/fenced/pacemaker-fenced.c         xml_patch_versions(patchset, add, del);
add               938 daemons/fenced/pacemaker-fenced.c                 crm_trace("Handling %s operation %d.%d.%d for %s", op, add[0], add[1], add[2], xpath);
add               955 daemons/fenced/pacemaker-fenced.c                              op, add[0], add[1], add[2], xpath);
add               963 daemons/fenced/pacemaker-fenced.c                          op, add[0], add[1], add[2], xpath);
add               971 daemons/fenced/pacemaker-fenced.c                               op, add[0], add[1], add[2], xpath);
add               975 daemons/fenced/pacemaker-fenced.c                              op, add[0], add[1], add[2], xpath);
add               982 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               515 lib/common/mainloop.c                          void *data, qb_ipcs_dispatch_fn_t fn, int32_t add)
add               529 lib/common/mainloop.c     if (add && adaptor->source) {
add               533 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               471 lib/common/patchset.c     int add[] = { 0, 0, 0 };
add               497 lib/common/patchset.c     xml_patch_versions(patchset, add, del);
add               501 lib/common/patchset.c     if ((add[2] != del[2]) || (add[1] != del[1]) || (add[0] != del[0])) {
add               506 lib/common/patchset.c                          add[0], add[1], add[2], digest);
add               508 lib/common/patchset.c     } else if ((patchset != NULL) && (add[0] || add[1] || add[2])) {
add               511 lib/common/patchset.c                          (function? function : ""), add[0], add[1], add[2]);
add               808 lib/common/patchset.c xml_patch_versions(xmlNode *patchset, int add[3], int del[3])
add               840 lib/common/patchset.c             crm_element_value_int(tmp, vfields[lpc], &(add[lpc]));
add               841 lib/common/patchset.c             crm_trace("Got %d for add[%s]", add[lpc], vfields[lpc]);
add               864 lib/common/patchset.c     int add[] = { 0, 0, 0 };
add               882 lib/common/patchset.c     add[0] = this[0];
add               883 lib/common/patchset.c     add[1] = this[1];
add               884 lib/common/patchset.c     add[2] = this[2] + 1;
add               889 lib/common/patchset.c     xml_patch_versions(patchset, add, del);
add               895 lib/common/patchset.c                       del[0], del[1], del[2], add[0], add[1], add[2]);
add               901 lib/common/patchset.c                      del[0], del[1], del[2], add[0], add[1], add[2], patchset);
add               908 lib/common/patchset.c         if (add[lpc] > del[lpc]) {
add               915 lib/common/patchset.c                    add[0], add[1], add[2]);
add               920 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               161 tools/crm_diff.c     int add[] = { 0, 0, 0 };
add               167 tools/crm_diff.c     xml_patch_versions(patch, add, del);
add               171 tools/crm_diff.c     if (add[2] != del[2] || add[1] != del[1] || add[0] != del[0]) {
add               173 tools/crm_diff.c         crm_info("Patch: +++ %d.%d.%d %s", add[0], add[1], add[2], digest);