Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/bhyve/
Dmevent.c101 mevent_pipe_read(int fd, enum ev_type type, void *param) in mevent_pipe_read() function
461 pipev = mevent_add(mevent_pipefd[0], EVF_READ, mevent_pipe_read, NULL); in mevent_dispatch()