Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ypldap/
H A Dypldap.h32 IMSG_CONF_START, enumerator
H A Dypldap.c470 imsg_compose_event(iev, IMSG_CONF_START, 0, 0, -1, env, sizeof(*env)); in main_configure_client()
H A Dldapclient.c286 case IMSG_CONF_START: { in client_dispatch_parent()