Lines Matching defs:proc_compose_imsg
195 if (proc_compose_imsg(ps, dst, inst, IMSG_CTL_PROCREADY,
197 fatal("%s: proc_compose_imsg", __func__);
443 if (proc_compose_imsg(ps, dst, j, IMSG_CTL_PROCFD,
445 fatal("%s: proc_compose_imsg", __func__);
449 if (proc_compose_imsg(ps, src, i, IMSG_CTL_PROCFD,
451 fatal("%s: proc_compose_imsg", __func__);
690 if (proc_compose_imsg(ps, PROC_PARENT, 0,
692 fatal("%s: proc_compose_imsg", __func__);
787 proc_compose_imsg(struct privsep *ps, enum privsep_procid id, int n,
806 return (proc_compose_imsg(ps, id, -1, type, -1, -1, data, datalen));
835 return (proc_compose_imsg(ps, id, n, imsg->hdr.type,