Home
last modified time | relevance | path

Searched refs:ev_child_stop (Results 1 – 5 of 5) sorted by relevance

/src/crypto/krb5/src/util/verto/
H A DSymbols.ev9 ev_child_stop
H A Dverto-libev.c184 ev_child_stop(ctx, (ev_child*) evpriv); in libev_ctx_del()
H A Dverto-k5ev.c218 ev_child_stop(ctx, (ev_child*) evpriv); in k5ev_ctx_del()
H A Dev.h781 EV_API_DECL void ev_child_stop (EV_P_ ev_child *w) EV_THROW;
H A Dev.c4182 ev_child_stop (EV_P_ ev_child *w) EV_THROW in ev_child_stop() function