imsg_composev
int imsg_composev(struct imsgbuf *, uint32_t, uint32_t, pid_t, int,
if ((ret = imsg_composev(&iev->ibuf, type, peerid,
if ((ret = imsg_composev(&iev->ibuf, type, peerid,
if (imsg_composev(&ctl_ibuf, IMSG_CTL_DISCONNECT, 0, 0,
(void)imsg_composev(&privsep_ibuf, PRIVSEP_SENDTO, 0, 0, s,
imsg_composev(ibuf_main, IMSG_CONSTRAINT_QUERY,
imsg_composev(&cstr.ibuf,
imsg_composev(&ibuf, (res->action == IPCP_MONITOR)?
imsg_composev(&ibuf,
if (imsg_composev(&module->ibuf, IMSG_RADIUSD_MODULE_SET_CONFIG, 0, 0,
if (imsg_composev(ibuf, type, 0, 0, -1, iov, 2) == -1)
if ((ret = imsg_composev(&iev->ibuf, type, peerid,
imsg_composev(&module->ibuf, IMSG_BSDAUTH_USERCHECK, 0, 0, -1, iov, 3);
imsg_composev(&module->ibuf, IMSG_BSDAUTH_GROUPCHECK,
ret = imsg_composev(&base->ibuf, IMSG_RADIUSD_MODULE_USERPASS_OK,
ret = imsg_composev(&base->ibuf, IMSG_RADIUSD_MODULE_USERPASS_FAIL,
ret = imsg_composev(&base->ibuf, imsg_type, 0, 0, -1, iov,
if ((ret = imsg_composev(&base->ibuf, type, id, pid, fd, iov, iovcnt))
if (imsg_composev(ibuf, cmd, 0, 0, -1, iov, cnt) == -1) {
if ((ret = imsg_composev(&iev->ibuf, type, peerid,
imsg_composev(&p->imsgbuf, type, peerid, pid, fd, iov, n);
if ((ret = imsg_composev(&iev->ibuf, type, peerid,
ret = imsg_composev(&iev->ibuf, type, peerid, pid, fd, iov, iovcnt);