Searched refs:libxl__carefd_close (Results 1 – 9 of 9) sorted by relevance
235 libxl__carefd_close(childs_pipes[0]); in run_helper()236 libxl__carefd_close(childs_pipes[1]); in run_helper()244 libxl__carefd_close(childs_pipes[0]); in run_helper()245 libxl__carefd_close(childs_pipes[1]); in run_helper()364 libxl__carefd_close(shs->pipes[0]); shs->pipes[0] = 0; in helper_done()365 libxl__carefd_close(shs->pipes[1]); shs->pipes[1] = 0; in helper_done()
406 libxl__carefd_close(res->master); res->master = 0; in openpty_cleanup()407 libxl__carefd_close(res->slave); res->slave = 0; in openpty_cleanup()486 libxl__carefd_close(for_child); in libxl__openptys()511 libxl__carefd_close(for_child); in libxl__openptys()
107 libxl__carefd_close(child_in); in libxl__convert_legacy_stream()
723 libxl__carefd_close(stream->emu_carefd); in write_emulator_done()808 libxl__carefd_close(stream->emu_carefd); in stream_done()812 libxl__carefd_close(stream->chs.v2_carefd); in stream_done()
458 libxl__carefd_close(lock->carefd); in libxl__lock_domain_userdata()491 if (lock->carefd) libxl__carefd_close(lock->carefd); in libxl__unlock_domain_userdata()
514 libxl__carefd_close(stream->emu_carefd); in emulator_context_read_done()616 libxl__carefd_close(stream->emu_carefd); in stream_done()
240 libxl__carefd_close(bl->ptys[i].master); in bootloader_cleanup()241 libxl__carefd_close(bl->ptys[i].slave); in bootloader_cleanup()
187 int libxl__carefd_close(libxl__carefd *cf) in libxl__carefd_close() function
2340 _hidden int libxl__carefd_close(libxl__carefd*);
Completed in 24 milliseconds