ENOTUNIQ 118 include/portability.h # ifndef ENOTUNIQ ENOTUNIQ 165 lib/cib/cib_attrs.c return ENOTUNIQ; ENOTUNIQ 195 lib/cib/cib_attrs.c if (handle_multiples(out, xml_search, attr_name) == ENOTUNIQ) { ENOTUNIQ 197 lib/cib/cib_attrs.c return ENOTUNIQ; ENOTUNIQ 387 lib/cib/cib_attrs.c if (rc != pcmk_rc_ok || handle_multiples(out, xml_search, attr_name) == ENOTUNIQ) { ENOTUNIQ 493 lib/cib/cib_attrs.c rc = ENOTUNIQ; ENOTUNIQ 721 lib/common/patchset.c rc = ENOTUNIQ; ENOTUNIQ 742 lib/common/patchset.c rc = ENOTUNIQ; ENOTUNIQ 411 lib/common/results.c case ENOTUNIQ: return "ENOTUNIQ"; ENOTUNIQ 503 lib/common/results.c case ENOTUNIQ: return "Name not unique on network"; ENOTUNIQ 755 lib/common/results.c case ENOTUNIQ: ENOTUNIQ 1227 lib/fencing/st_client.c return -ENOTUNIQ; ENOTUNIQ 1163 maint/gnulib/lib/strerrorname_np.c #if defined ENOTUNIQ ENOTUNIQ 1164 maint/gnulib/lib/strerrorname_np.c case ENOTUNIQ: return "ENOTUNIQ"; ENOTUNIQ 1165 maint/gnulib/tests/test-strerrorname_np.c #if defined ENOTUNIQ ENOTUNIQ 1166 maint/gnulib/tests/test-strerrorname_np.c ASSERT (strcmp (strerrorname_np (ENOTUNIQ), "ENOTUNIQ") == 0); ENOTUNIQ 847 tools/crm_attribute.c if (rc == ENOTUNIQ) { ENOTUNIQ 343 tools/crm_node.c return -ENOTUNIQ; ENOTUNIQ 139 tools/crm_resource_runtime.c rc = ENOTUNIQ; ENOTUNIQ 291 tools/crm_resource_runtime.c return ENOTUNIQ;