ENOTUNIQ          118 include/portability.h #  ifndef ENOTUNIQ
ENOTUNIQ          168 lib/cib/cib_attrs.c         rc = ENOTUNIQ;
ENOTUNIQ          950 lib/common/patchset.c         rc = ENOTUNIQ;
ENOTUNIQ          971 lib/common/patchset.c         rc = ENOTUNIQ;
ENOTUNIQ          293 lib/common/results.c         case ENOTUNIQ:          return "ENOTUNIQ";
ENOTUNIQ          385 lib/common/results.c         case ENOTUNIQ:      return "Name not unique on network";
ENOTUNIQ          667 lib/common/results.c         case ENOTUNIQ:
ENOTUNIQ         1209 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          647 tools/crm_attribute.c         if (rc == ENOTUNIQ) {
ENOTUNIQ          658 tools/crm_attribute.c     if (rc == ENOTUNIQ) {
ENOTUNIQ          340 tools/crm_node.c         return -ENOTUNIQ;
ENOTUNIQ          168 tools/crm_resource_runtime.c         rc = ENOTUNIQ;
ENOTUNIQ          320 tools/crm_resource_runtime.c                 return ENOTUNIQ;