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          942 lib/common/patchset.c         rc = ENOTUNIQ;
ENOTUNIQ          963 lib/common/patchset.c         rc = ENOTUNIQ;
ENOTUNIQ          399 lib/common/results.c         case ENOTUNIQ:          return "ENOTUNIQ";
ENOTUNIQ          491 lib/common/results.c         case ENOTUNIQ:      return "Name not unique on network";
ENOTUNIQ          743 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          895 tools/crm_attribute.c     if (rc == ENOTUNIQ) {
ENOTUNIQ          340 tools/crm_node.c         return -ENOTUNIQ;
ENOTUNIQ          136 tools/crm_resource_runtime.c         rc = ENOTUNIQ;
ENOTUNIQ          288 tools/crm_resource_runtime.c                 return ENOTUNIQ;