EPERM              91 daemons/based/based_messages.c             result = -EPERM;
EPERM             693 daemons/controld/controld_join_dc.c     CRM_LOG_ASSERT(-EPERM != rc);
EPERM             139 lib/cib/cib_native.c         case -EPERM:
EPERM             172 lib/cib/cib_remote.c     if (rc == pcmk_ok || rc == -EPERM) {
EPERM             536 lib/common/results.c         case EPERM:             return "EPERM";
EPERM             101 lib/common/tests/output/pcmk__output_new_test.c     will_return(__wrap_fopen64, EPERM);
EPERM             105 lib/common/tests/output/pcmk__output_new_test.c     will_return(__wrap_fopen, EPERM);
EPERM             108 lib/common/tests/output/pcmk__output_new_test.c     assert_int_equal(pcmk__output_new(&out, "text", "destfile", NULL), EPERM);
EPERM              59 lib/common/xml_attr.c         return EPERM;
EPERM             909 lib/services/services_linux.c         case EPERM:    /* permission denied (various errors) */