new_value 78 lib/cib/cib_ops.c char *new_value = NULL; new_value 87 lib/cib/cib_ops.c new_value = pcmk__itoa(++int_value); new_value 89 lib/cib/cib_ops.c new_value = strdup("1"); new_value 90 lib/cib/cib_ops.c CRM_ASSERT(new_value != NULL); new_value 94 lib/cib/cib_ops.c field, pcmk__s(old_value, "unset"), new_value); new_value 95 lib/cib/cib_ops.c crm_xml_add(xml_obj, field, new_value); new_value 97 lib/cib/cib_ops.c free(new_value); new_value 267 lib/common/options.c char *new_value = NULL; new_value 283 lib/common/options.c new_value = strdup(value); new_value 284 lib/common/options.c g_hash_table_insert(options, strdup(name), new_value); new_value 285 lib/common/options.c value = new_value; new_value 318 lib/common/options.c new_value = strdup(value); new_value 319 lib/common/options.c g_hash_table_insert(options, strdup(name), new_value); new_value 320 lib/common/options.c value = new_value; new_value 19 lib/common/tests/operations/expand_plus_plus_test.c const char *new_value; new_value 23 lib/common/tests/operations/expand_plus_plus_test.c new_value = crm_element_value(test_xml, "X"); new_value 24 lib/common/tests/operations/expand_plus_plus_test.c assert_string_equal(new_value, "6"); new_value 30 lib/common/tests/operations/expand_plus_plus_test.c const char *new_value; new_value 34 lib/common/tests/operations/expand_plus_plus_test.c new_value = crm_element_value(test_xml, "X"); new_value 35 lib/common/tests/operations/expand_plus_plus_test.c assert_string_equal(new_value, "7"); new_value 44 lib/common/tests/operations/expand_plus_plus_test.c const char *new_value; new_value 48 lib/common/tests/operations/expand_plus_plus_test.c new_value = crm_element_value(test_xml, "X"); new_value 49 lib/common/tests/operations/expand_plus_plus_test.c assert_string_equal(new_value, "5"); new_value 55 lib/common/tests/operations/expand_plus_plus_test.c const char *new_value; new_value 59 lib/common/tests/operations/expand_plus_plus_test.c new_value = crm_element_value(test_xml, "X"); new_value 60 lib/common/tests/operations/expand_plus_plus_test.c assert_string_equal(new_value, "5"); new_value 66 lib/common/tests/operations/expand_plus_plus_test.c const char *new_value; new_value 70 lib/common/tests/operations/expand_plus_plus_test.c new_value = crm_element_value(test_xml, "X"); new_value 71 lib/common/tests/operations/expand_plus_plus_test.c assert_string_equal(new_value, "5"); new_value 79 lib/common/tests/operations/expand_plus_plus_test.c const char *new_value; new_value 83 lib/common/tests/operations/expand_plus_plus_test.c new_value = crm_element_value(test_xml, "X"); new_value 84 lib/common/tests/operations/expand_plus_plus_test.c assert_string_equal(new_value, "Y++"); new_value 90 lib/common/tests/operations/expand_plus_plus_test.c const char *new_value; new_value 94 lib/common/tests/operations/expand_plus_plus_test.c new_value = crm_element_value(test_xml, "X"); new_value 95 lib/common/tests/operations/expand_plus_plus_test.c assert_string_equal(new_value, "2"); new_value 103 lib/common/tests/operations/expand_plus_plus_test.c const char *new_value; new_value 107 lib/common/tests/operations/expand_plus_plus_test.c new_value = crm_element_value(test_xml, "X"); new_value 108 lib/common/tests/operations/expand_plus_plus_test.c assert_string_equal(new_value, "X++"); new_value 114 lib/common/tests/operations/expand_plus_plus_test.c const char *new_value; new_value 118 lib/common/tests/operations/expand_plus_plus_test.c new_value = crm_element_value(test_xml, "X"); new_value 119 lib/common/tests/operations/expand_plus_plus_test.c assert_string_equal(new_value, "1"); new_value 125 lib/common/tests/operations/expand_plus_plus_test.c const char *new_value; new_value 129 lib/common/tests/operations/expand_plus_plus_test.c new_value = crm_element_value(test_xml, "X"); new_value 130 lib/common/tests/operations/expand_plus_plus_test.c assert_string_equal(new_value, "2"); new_value 136 lib/common/tests/operations/expand_plus_plus_test.c const char *new_value; new_value 140 lib/common/tests/operations/expand_plus_plus_test.c new_value = crm_element_value(test_xml, "X"); new_value 141 lib/common/tests/operations/expand_plus_plus_test.c assert_string_equal(new_value, "6"); new_value 147 lib/common/tests/operations/expand_plus_plus_test.c const char *new_value; new_value 151 lib/common/tests/operations/expand_plus_plus_test.c new_value = crm_element_value(test_xml, "X"); new_value 152 lib/common/tests/operations/expand_plus_plus_test.c assert_string_equal(new_value, "6"); new_value 158 lib/common/tests/operations/expand_plus_plus_test.c const char *new_value; new_value 162 lib/common/tests/operations/expand_plus_plus_test.c new_value = crm_element_value(test_xml, "X"); new_value 163 lib/common/tests/operations/expand_plus_plus_test.c assert_string_equal(new_value, "6"); new_value 169 lib/common/tests/operations/expand_plus_plus_test.c const char *new_value; new_value 173 lib/common/tests/operations/expand_plus_plus_test.c new_value = crm_element_value(test_xml, "X"); new_value 174 lib/common/tests/operations/expand_plus_plus_test.c assert_string_equal(new_value, "5"); new_value 180 lib/common/tests/operations/expand_plus_plus_test.c const char *new_value; new_value 184 lib/common/tests/operations/expand_plus_plus_test.c new_value = crm_element_value(test_xml, "X"); new_value 185 lib/common/tests/operations/expand_plus_plus_test.c assert_string_equal(new_value, "7"); new_value 191 lib/common/tests/operations/expand_plus_plus_test.c const char *new_value; new_value 195 lib/common/tests/operations/expand_plus_plus_test.c new_value = crm_element_value(test_xml, "X"); new_value 196 lib/common/tests/operations/expand_plus_plus_test.c assert_string_equal(new_value, "6"); new_value 202 lib/common/tests/operations/expand_plus_plus_test.c const char *new_value; new_value 206 lib/common/tests/operations/expand_plus_plus_test.c new_value = crm_element_value(test_xml, "X"); new_value 207 lib/common/tests/operations/expand_plus_plus_test.c assert_string_equal(new_value, "6"); new_value 215 lib/common/tests/operations/expand_plus_plus_test.c const char *new_value; new_value 219 lib/common/tests/operations/expand_plus_plus_test.c new_value = crm_element_value(test_xml, "X"); new_value 220 lib/common/tests/operations/expand_plus_plus_test.c assert_string_equal(new_value, "X++"); new_value 228 lib/common/tests/operations/expand_plus_plus_test.c const char *new_value; new_value 232 lib/common/tests/operations/expand_plus_plus_test.c new_value = crm_element_value(test_xml, "X"); new_value 233 lib/common/tests/operations/expand_plus_plus_test.c printf("assignment result is too large %s\n", new_value); new_value 234 lib/common/tests/operations/expand_plus_plus_test.c assert_string_equal(new_value, "1000000"); new_value 1905 lib/common/xml.c const char *new_value = crm_element_value(new_xml, name); new_value 1910 lib/common/xml.c if (strcmp(new_value, old_value) != 0) { new_value 141 maint/gnulib/lib/setenv.c char *new_value; new_value 168 maint/gnulib/lib/setenv.c new_value = (char *) alloca (namelen + 1 + vallen); new_value 169 maint/gnulib/lib/setenv.c __mempcpy (__mempcpy (__mempcpy (new_value, name, namelen), "=", 1), new_value 172 maint/gnulib/lib/setenv.c new_value = (char *) malloca (namelen + 1 + vallen); new_value 173 maint/gnulib/lib/setenv.c if (new_value == NULL) new_value 179 maint/gnulib/lib/setenv.c memcpy (new_value, name, namelen); new_value 180 maint/gnulib/lib/setenv.c new_value[namelen] = '='; new_value 181 maint/gnulib/lib/setenv.c memcpy (&new_value[namelen + 1], value, vallen); new_value 184 maint/gnulib/lib/setenv.c new_environ[size] = KNOWN_VALUE (new_value); new_value 192 maint/gnulib/lib/setenv.c freea (new_value); new_value 200 maint/gnulib/lib/setenv.c memcpy (new_environ[size], new_value, namelen + 1 + vallen); new_value 212 maint/gnulib/lib/setenv.c freea (new_value); new_value 234 maint/gnulib/lib/setenv.c char *new_value; new_value 236 maint/gnulib/lib/setenv.c new_value = alloca (namelen + 1 + vallen); new_value 237 maint/gnulib/lib/setenv.c __mempcpy (__mempcpy (__mempcpy (new_value, name, namelen), "=", 1), new_value 240 maint/gnulib/lib/setenv.c new_value = malloca (namelen + 1 + vallen); new_value 241 maint/gnulib/lib/setenv.c if (new_value == NULL) new_value 247 maint/gnulib/lib/setenv.c memcpy (new_value, name, namelen); new_value 248 maint/gnulib/lib/setenv.c new_value[namelen] = '='; new_value 249 maint/gnulib/lib/setenv.c memcpy (&new_value[namelen + 1], value, vallen); new_value 252 maint/gnulib/lib/setenv.c np = KNOWN_VALUE (new_value); new_value 260 maint/gnulib/lib/setenv.c freea (new_value); new_value 268 maint/gnulib/lib/setenv.c memcpy (np, new_value, namelen + 1 + vallen); new_value 278 maint/gnulib/lib/setenv.c freea (new_value); new_value 63 maint/gnulib/tests/atomic-int-gnulib.h set_atomic_int_value (struct atomic_int *ai, int new_value) new_value 65 maint/gnulib/tests/atomic-int-gnulib.h ai->value = new_value; new_value 139 maint/gnulib/tests/atomic-int-gnulib.h set_atomic_int_value (struct atomic_int *ai, int new_value) new_value 141 maint/gnulib/tests/atomic-int-gnulib.h if (new_value == 0) new_value 167 maint/gnulib/tests/atomic-int-gnulib.h set_atomic_int_value (struct atomic_int *ai, int new_value) new_value 170 maint/gnulib/tests/atomic-int-gnulib.h ai->value = new_value; new_value 63 maint/gnulib/tests/atomic-int-isoc.h set_atomic_int_value (struct atomic_int *ai, int new_value) new_value 65 maint/gnulib/tests/atomic-int-isoc.h ai->value = new_value; new_value 139 maint/gnulib/tests/atomic-int-isoc.h set_atomic_int_value (struct atomic_int *ai, int new_value) new_value 141 maint/gnulib/tests/atomic-int-isoc.h if (new_value == 0) new_value 167 maint/gnulib/tests/atomic-int-isoc.h set_atomic_int_value (struct atomic_int *ai, int new_value) new_value 170 maint/gnulib/tests/atomic-int-isoc.h ai->value = new_value; new_value 63 maint/gnulib/tests/atomic-int-posix.h set_atomic_int_value (struct atomic_int *ai, int new_value) new_value 65 maint/gnulib/tests/atomic-int-posix.h ai->value = new_value; new_value 139 maint/gnulib/tests/atomic-int-posix.h set_atomic_int_value (struct atomic_int *ai, int new_value) new_value 141 maint/gnulib/tests/atomic-int-posix.h if (new_value == 0) new_value 172 maint/gnulib/tests/atomic-int-posix.h set_atomic_int_value (struct atomic_int *ai, int new_value) new_value 175 maint/gnulib/tests/atomic-int-posix.h ai->value = new_value;