Home
last modified time | relevance | path

Searched refs:sc_conf_ev (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/ypldap/
H A Dypldap.h162 struct event sc_conf_ev; member
H A Dldapclient.c689 evtimer_set(&env->sc_conf_ev, client_periodic_update, env); in client_configure()
690 evtimer_add(&env->sc_conf_ev, &tv); in client_configure()