Searched refs:msgHandles (Results 1 – 1 of 1) sorted by relevance
63 handle_t msgHandles[IPC_MAX_MSG_HANDLES]; in interruptableWriteFully() local81 msgHandles[i] = in interruptableWriteFully()86 msg.handles = msgHandles; in interruptableWriteFully()151 handle_t msgHandles[IPC_MAX_MSG_HANDLES]; in interruptableReadFully() local157 .handles = haveHandles ? msgHandles : 0, in interruptableReadFully()174 ancillaryFds->emplace_back(unique_fd(msgHandles[i])); in interruptableReadFully()187 ::close(msgHandles[i]); in interruptableReadFully()