Searched refs:imsg_compose (Results 1 – 3 of 3) sorted by relevance
/freebsd/lib/libopenbsd/ |
H A D | imsg.h | 100 int imsg_compose(struct imsgbuf *, u_int32_t, u_int32_t, pid_t,
|
H A D | imsg.c | 166 imsg_compose(struct imsgbuf *ibuf, u_int32_t type, u_int32_t peerid, in imsg_compose() function
|
/freebsd/usr.sbin/ypldap/ |
H A D | ypldap.c | 647 if ((ret = imsg_compose(&iev->ibuf, type, peerid, in imsg_compose_event()
|