Searched refs:got_pollhup (Results 1 – 2 of 2) sorted by relevance
225 bl->got_pollhup = 0; in libxl__bootloader_init()603 bl->got_pollhup = 1; in bootloader_copyfail()646 if (bl->got_pollhup && WIFSIGNALED(status) && WTERMSIG(status)==SIGTERM) in bootloader_finished()
3732 int rc, got_pollhup; member
Completed in 15 milliseconds