ENOTUNIQ          118 include/portability.h #  ifndef ENOTUNIQ
ENOTUNIQ          145 lib/cib/cib_attrs.c         rc = -ENOTUNIQ;
ENOTUNIQ          950 lib/common/patchset.c         rc = ENOTUNIQ;
ENOTUNIQ          971 lib/common/patchset.c         rc = ENOTUNIQ;
ENOTUNIQ          109 lib/common/results.c         case ENOTUNIQ:
ENOTUNIQ          357 lib/common/results.c         case ENOTUNIQ:          return "ENOTUNIQ";
ENOTUNIQ          701 lib/common/results.c         case ENOTUNIQ:
ENOTUNIQ         1664 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          478 tools/crm_attribute.c         if (rc == -ENOTUNIQ) {
ENOTUNIQ          495 tools/crm_attribute.c     if (rc == -ENOTUNIQ) {
ENOTUNIQ          339 tools/crm_node.c         return -ENOTUNIQ;
ENOTUNIQ          161 tools/crm_resource_runtime.c         rc = ENOTUNIQ;
ENOTUNIQ          317 tools/crm_resource_runtime.c                 return ENOTUNIQ;