Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dblock_if.c414 blockif_sigcont_handler(int signal __unused, enum ev_type type __unused, in blockif_sigcont_handler() function
442 mevent_add(SIGCONT, EVF_SIGNAL, blockif_sigcont_handler, NULL); in blockif_init()