Home
last modified time | relevance | path

Searched refs:main_imsg_compose_frontend (Results 1 – 6 of 6) sorted by relevance

/openbsd/sbin/dhcpleased/
H A Ddhcpleased.c87 int main_imsg_compose_frontend(int, int, void *, uint16_t);
340 main_imsg_compose_frontend(IMSG_STARTUP, -1, NULL, 0); in main()
568 main_imsg_compose_frontend(IMSG_CLOSE_UDPSOCK, -1, in main_dispatch_engine()
718 main_imsg_compose_frontend(IMSG_RECONF_CONF, -1, NULL, 0); in main_imsg_send_config()
723 main_imsg_compose_frontend(IMSG_RECONF_IFACE, -1, iface_conf, in main_imsg_send_config()
727 main_imsg_compose_frontend(IMSG_RECONF_VC_ID, -1, in main_imsg_send_config()
731 main_imsg_compose_frontend(IMSG_RECONF_C_ID, -1, in main_imsg_send_config()
736 main_imsg_compose_frontend(IMSG_RECONF_H_NAME, -1, in main_imsg_send_config()
741 main_imsg_compose_frontend(IMSG_RECONF_END, -1, NULL, 0); in main_imsg_send_config()
847 main_imsg_compose_frontend(IMSG_UDPSOCK, udpsock, in configure_interface()
[all …]
/openbsd/sbin/slaacd/
H A Dslaacd.c82 int main_imsg_compose_frontend(int, int, void *, uint16_t);
278 main_imsg_compose_frontend(IMSG_ROUTESOCK, frontend_routesock, NULL, 0); in main()
282 main_imsg_compose_frontend(IMSG_CONTROLFD, control_fd, NULL, 0); in main()
285 main_imsg_compose_frontend(IMSG_STARTUP, -1, NULL, 0); in main()
551 main_imsg_compose_frontend(int type, int fd, void *data, uint16_t datalen) in main_imsg_compose_frontend() function
899 main_imsg_compose_frontend(IMSG_ICMP6SOCK, icmp6sock, &rdomain, in open_icmp6sock()
/openbsd/usr.sbin/rad/
H A Drad.c280 main_imsg_compose_frontend(IMSG_ROUTESOCK, frontend_routesock, in main()
282 main_imsg_compose_frontend(IMSG_CONTROLFD, control_fd, NULL, 0); in main()
288 main_imsg_compose_frontend(IMSG_STARTUP, -1, NULL, 0); in main()
490 main_imsg_compose_frontend(int type, int fd, void *data, uint16_t datalen) in main_imsg_compose_frontend() function
859 main_imsg_compose_frontend(IMSG_ICMP6SOCK, icmp6sock, &rdomain, in open_icmp6sock()
H A Drad.h149 int main_imsg_compose_frontend(int, int, void *, uint16_t);
/openbsd/sbin/unwind/
H A Dunwind.h180 void main_imsg_compose_frontend(int, pid_t, void *, uint16_t);
H A Dunwind.c299 main_imsg_compose_frontend(IMSG_STARTUP, 0, NULL, 0); in main()
500 main_imsg_compose_frontend(int type, pid_t pid, void *data, uint16_t datalen) in main_imsg_compose_frontend() function