Searched refs:libxl__carefd_fd (Results 1 – 6 of 6) sorted by relevance
229 libxl__carefd_fd(childs_pipes[0]), in run_helper()230 libxl__carefd_fd(childs_pipes[1]), in run_helper()239 libxl__carefd_fd(shs->pipes[1]), POLLIN|POLLPRI); in run_helper()397 errnoval = libxl_write_exactly(CTX, libxl__carefd_fd(shs->pipes[0]), in libxl__srm_callout_sendreply()
97 int slave = libxl__carefd_fd(bl->ptys[1].slave); in setup_xenconsoled_pty()98 int master = libxl__carefd_fd(bl->ptys[1].master); in setup_xenconsoled_pty()519 int bootloader_master = libxl__carefd_fd(bl->ptys[0].master); in bootloader_gotptys()520 int xenconsole_master = libxl__carefd_fd(bl->ptys[1].master); in bootloader_gotptys()569 r = login_tty(libxl__carefd_fd(bl->ptys[0].slave)); in bootloader_gotptys()
100 libxl_fd_set_cloexec(CTX, libxl__carefd_fd(child_in), 0); in libxl__convert_legacy_stream()
200 int libxl__carefd_fd(const libxl__carefd *cf) in libxl__carefd_fd() function
268 stream->fd = libxl__carefd_fd(stream->chs.v2_carefd); in libxl__stream_read_start()
2343 _hidden int libxl__carefd_fd(const libxl__carefd*);
Completed in 21 milliseconds