Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ypldap/
H A Dypldap.h34 IMSG_CONF_END, enumerator
H A Dypldap.c475 imsg_compose_event(iev, IMSG_CONF_END, 0, 0, -1, NULL, 0); in main_configure_client()
H A Dldapclient.c314 case IMSG_CONF_END: in client_dispatch_parent()