Home
last modified time | relevance | path

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

/src/crypto/krb5/src/util/verto/
H A Dev.c4339 infy_cb (EV_P_ ev_io *w, int revents) in infy_cb() function
4391 ev_io_init (&fs_w, infy_cb, fs_fd, EV_READ); in infy_init()
5009 if (ev_cb ((ev_io *)wl) == infy_cb) in ev_walk()