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

/freebsd-current/usr.sbin/bhyve/
H A Dmevent.c104 mevent_pipe_read(int fd, enum ev_type type __unused, void *param __unused) function
534 pipev = mevent_add(mevent_pipefd[0], EVF_READ, mevent_pipe_read, NULL);

Completed in 76 milliseconds