Home
last modified time | relevance | path

Searched refs:verto_mod_ev (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/krb5/src/util/verto/
H A Dverto-module.h35 typedef void verto_mod_ev; typedef
81 verto_mod_ev *modev);
82 /* Required */ verto_mod_ev *(*ctx_add)(verto_mod_ctx *ctx,
87 verto_mod_ev *modev);
H A Dverto-libev.c32 typedef ev_watcher verto_mod_ev; typedef
104 verto_mod_ev *evpriv) in libev_ctx_set_flags()
128 static verto_mod_ev *
168 libev_ctx_del(verto_mod_ctx *ctx, const verto_ev *ev, verto_mod_ev *evpriv) in libev_ctx_del()
H A Dverto-k5ev.c138 verto_mod_ev *evpriv) in k5ev_ctx_set_flags()
162 static verto_mod_ev *
202 k5ev_ctx_del(verto_mod_ctx *ctx, const verto_ev *ev, verto_mod_ev *evpriv) in k5ev_ctx_del()
H A Dverto.c77 verto_mod_ev *ev;