Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/ypldap/
Dypldap.h35 IMSG_CONF_END, enumerator
Dypldap.c476 imsg_compose_event(iev, IMSG_CONF_END, 0, 0, -1, NULL, 0); in main_configure_client()
Dldapclient.c315 case IMSG_CONF_END: in client_dispatch_parent()