auth_rc          1362 lib/common/ipc_client.c     int auth_rc = 0;
auth_rc          1382 lib/common/ipc_client.c     auth_rc = crm_ipc_is_authentic_process(fd, refuid, refgid, &found_pid,
auth_rc          1384 lib/common/ipc_client.c     if (auth_rc < 0) {
auth_rc          1385 lib/common/ipc_client.c         rc = pcmk_legacy2rc(auth_rc);
auth_rc          1395 lib/common/ipc_client.c     if (auth_rc == 0) {