Home
last modified time | relevance | path

Searched refs:imsg_receive_config (Results 1 – 4 of 4) sorted by relevance

/openbsd/sbin/unwind/
H A Dunwind.h188 void imsg_receive_config(struct imsg *, struct uw_conf **);
H A Dunwind.c883 imsg_receive_config(struct imsg *imsg, struct uw_conf **xconf) in imsg_receive_config() function
H A Dfrontend.c378 imsg_receive_config(&imsg, &nconf); in frontend_dispatch_main()
H A Dresolver.c696 imsg_receive_config(&imsg, &nconf); in resolver_dispatch_main()