Home
last modified time | relevance | path

Searched refs:engine_dispatch_frontend (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.sbin/lpd/
H A Dengine.c33 static void engine_dispatch_frontend(struct imsgproc *, struct imsg *, void *);
115 proc_setcallback(p_frontend, engine_dispatch_frontend, NULL); in engine_dispatch_priv()
140 engine_dispatch_frontend(struct imsgproc *proc, struct imsg *imsg, void *arg) in engine_dispatch_frontend() function
/openbsd/usr.sbin/rad/
H A Dengine.c61 void engine_dispatch_frontend(int, short, void *);
186 engine_dispatch_frontend(int fd, short event, void *bula) in engine_dispatch_frontend() function
323 iev_frontend->handler = engine_dispatch_frontend; in engine_dispatch_main()
/openbsd/sbin/dhcp6leased/
H A Dengine.c121 void engine_dispatch_frontend(int, short, void *);
270 engine_dispatch_frontend(int fd, short event, void *bula) in engine_dispatch_frontend() function
431 iev_frontend->handler = engine_dispatch_frontend; in engine_dispatch_main()
/openbsd/sbin/dhcpleased/
H A Dengine.c126 void engine_dispatch_frontend(int, short, void *);
280 engine_dispatch_frontend(int fd, short event, void *bula) in engine_dispatch_frontend() function
453 iev_frontend->handler = engine_dispatch_frontend; in engine_dispatch_main()
/openbsd/sbin/slaacd/
H A Dengine.c241 void engine_dispatch_frontend(int, short, void *);
450 engine_dispatch_frontend(int fd, short event, void *bula) in engine_dispatch_frontend() function
680 iev_frontend->handler = engine_dispatch_frontend; in engine_dispatch_main()