Home
last modified time | relevance | path

Searched refs:imsg_init (Results 1 – 25 of 107) sorted by relevance

12345

/openbsd/lib/libutil/
H A DMakefile22 fparseln.3 opendisk.3 login_fbtab.3 pidfile.3 fmt_scaled.3 imsg_init.3 \
H A DSymbols.map85 imsg_init;
H A Dimsg.h134 void imsg_init(struct imsgbuf *, int);
/openbsd/usr.sbin/ractl/
H A Dractl.c103 imsg_init(ibuf, ctl_sock); in main()
/openbsd/usr.sbin/dvmrpd/
H A Ddvmrpd.c237 imsg_init(&iev_dvmrpe->ibuf, pipe_parent2dvmrpe[0]); in main()
238 imsg_init(&iev_rde->ibuf, pipe_parent2rde[0]); in main()
H A Drde.c126 imsg_init(&iev_dvmrpe->ibuf, pipe_dvmrpe2rde[1]); in rde()
129 imsg_init(&iev_main->ibuf, pipe_parent2rde[1]); in rde()
H A Ddvmrpe.c146 imsg_init(&iev_rde->ibuf, pipe_dvmrpe2rde[0]); in dvmrpe()
149 imsg_init(&iev_main->ibuf, pipe_parent2dvmrpe[1]); in dvmrpe()
/openbsd/usr.sbin/radiusd/
H A Dradiusd_bsdauth.c116 imsg_init(&ibuf, pairsock[0]); in main()
253 imsg_init(&module_bsdauth.ibuf, 3); in module_bsdauth_main()
/openbsd/usr.sbin/ldapd/
H A Dimsgev.c40 imsg_init(&iev->ibuf, fd); in imsgev_init()
/openbsd/usr.sbin/ripd/
H A Drde.c132 imsg_init(&iev_ripe->ibuf, pipe_ripe2rde[1]); in rde()
134 imsg_init(&iev_main->ibuf, pipe_parent2rde[1]); in rde()
H A Dripd.c238 imsg_init(&iev_ripe->ibuf, pipe_parent2ripe[0]); in main()
240 imsg_init(&iev_rde->ibuf, pipe_parent2rde[0]); in main()
H A Dripe.c156 imsg_init(&iev_rde->ibuf, pipe_ripe2rde[0]); in ripe()
158 imsg_init(&iev_main->ibuf, pipe_parent2ripe[1]); in ripe()
/openbsd/usr.sbin/bgpd/
H A Drtr.c222 imsg_init(ibuf_main, 3); in rtr_main()
339 imsg_init(ibuf_rde, fd); in rtr_dispatch_imsg_parent()
/openbsd/usr.sbin/ntpd/
H A Dntp_dns.c97 imsg_init(ibuf_dns, PARENT_SOCK_FILENO); in ntp_dns()
/openbsd/usr.sbin/smtpd/
H A Dqueue_proc.c294 imsg_init(&ibuf, fd); in queue_proc_init()
/openbsd/usr.sbin/eigrpd/
H A Deigrpd.c243 imsg_init(&iev_eigrpe->ibuf, pipe_parent2eigrpe[0]); in main()
245 imsg_init(&iev_rde->ibuf, pipe_parent2rde[0]); in main()
H A Deigrpe.c149 imsg_init(&iev_main->ibuf, 3); in eigrpe()
301 imsg_init(&iev_rde->ibuf, fd); in eigrpe_dispatch_main()
/openbsd/usr.sbin/rad/
H A Dengine.c137 imsg_init(&iev_main->ibuf, 3); in engine()
315 imsg_init(&iev_frontend->ibuf, fd); in engine_dispatch_main()
H A Dcontrol.c158 imsg_init(&c->iev.ibuf, connfd); in control_accept()
/openbsd/usr.bin/file/
H A Dfile.c219 imsg_init(&ibuf, pair[0]); in main()
404 imsg_init(&ibuf, fd); in child()
/openbsd/usr.sbin/ypldap/
H A Dypldap_dns.c118 imsg_init(&env.sc_iev->ibuf, pipe_ntp[1]); in ypldap_dns()
/openbsd/usr.sbin/dhcpleasectl/
H A Ddhcpleasectl.c159 imsg_init(ibuf, ctl_sock); in main()
/openbsd/sbin/unwind/
H A Dcontrol.c159 imsg_init(&c->iev.ibuf, connfd); in control_accept()
/openbsd/sbin/dhcpleased/
H A Dcontrol.c159 imsg_init(&c->iev.ibuf, connfd); in control_accept()
/openbsd/sbin/slaacd/
H A Dcontrol.c160 imsg_init(&c->iev.ibuf, connfd); in control_accept()

12345