auth_rc          1603 lib/common/ipc_client.c     int auth_rc = 0;
auth_rc          1649 lib/common/ipc_client.c     auth_rc = is_ipc_provider_expected(c, fd, refuid, refgid,
auth_rc          1651 lib/common/ipc_client.c     if (auth_rc == pcmk_rc_ipc_unauthorized) {
auth_rc          1660 lib/common/ipc_client.c     if (auth_rc != pcmk_rc_ok) {
auth_rc          1661 lib/common/ipc_client.c         rc = auth_rc;