Searched refs:frontend_buf (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/usr.sbin/rad/
H A Drad.c531 main_imsg_send_ipc_sockets(struct imsgbuf *frontend_buf, argument
540 if (imsg_compose(frontend_buf, IMSG_SOCKET_IPC, 0, 0,
/openbsd-current/sbin/slaacd/
H A Dslaacd.c596 main_imsg_send_ipc_sockets(struct imsgbuf *frontend_buf, argument
605 if (imsg_compose(frontend_buf, IMSG_SOCKET_IPC, 0, 0,
608 imsg_flush(frontend_buf);
/openbsd-current/sbin/dhcp6leased/
H A Ddhcp6leased.c621 main_imsg_send_ipc_sockets(struct imsgbuf *frontend_buf, argument
630 if (imsg_compose(frontend_buf, IMSG_SOCKET_IPC, 0, 0,
633 imsg_flush(frontend_buf);
/openbsd-current/sbin/dhcpleased/
H A Ddhcpleased.c676 main_imsg_send_ipc_sockets(struct imsgbuf *frontend_buf, argument
685 if (imsg_compose(frontend_buf, IMSG_SOCKET_IPC, 0, 0,
688 imsg_flush(frontend_buf);
/openbsd-current/sbin/unwind/
H A Dunwind.c548 main_imsg_send_ipc_sockets(struct imsgbuf *frontend_buf, argument
557 if (imsg_compose(frontend_buf, IMSG_SOCKET_IPC_RESOLVER, 0, 0,

Completed in 204 milliseconds