auth_rc          1602 lib/common/ipc_client.c     int auth_rc = 0;
auth_rc          1644 lib/common/ipc_client.c     auth_rc = is_ipc_provider_expected(c, fd, refuid, refgid,
auth_rc          1646 lib/common/ipc_client.c     if (auth_rc == pcmk_rc_ipc_unauthorized) {
auth_rc          1655 lib/common/ipc_client.c     if (auth_rc != pcmk_rc_ok) {
auth_rc          1656 lib/common/ipc_client.c         rc = auth_rc;