auth_rc          1595 lib/common/ipc_client.c     int auth_rc = 0;
auth_rc          1641 lib/common/ipc_client.c     auth_rc = is_ipc_provider_expected(c, fd, refuid, refgid,
auth_rc          1643 lib/common/ipc_client.c     if (auth_rc == pcmk_rc_ipc_unauthorized) {
auth_rc          1652 lib/common/ipc_client.c     if (auth_rc != pcmk_rc_ok) {
auth_rc          1653 lib/common/ipc_client.c         rc = auth_rc;