Home
last modified time | relevance | path

Searched refs:ldpe_imsg_compose_parent (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.sbin/ldpd/
Dcontrol.c238 ldpe_imsg_compose_parent(imsg.hdr.type, 0, NULL, 0); in control_dispatch_imsg()
244 ldpe_imsg_compose_parent(imsg.hdr.type, in control_dispatch_imsg()
283 ldpe_imsg_compose_parent(imsg.hdr.type, imsg.hdr.pid, in control_dispatch_imsg()
Dldpe.h196 int ldpe_imsg_compose_parent(int, pid_t, void *,
Dldpe.c199 ldpe_imsg_compose_parent(int type, pid_t pid, void *data, uint16_t datalen) in ldpe_imsg_compose_parent() function
337 ldpe_imsg_compose_parent(IMSG_REQUEST_SOCKETS, in ldpe_dispatch_main()