Home
last modified time | relevance | path

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

/tools/libs/light/
A Dlibxl_save_callout.c227 libxl__carefd_fd(childs_pipes[0]), in run_helper()
228 libxl__carefd_fd(childs_pipes[1]), in run_helper()
237 libxl__carefd_fd(shs->pipes[1]), POLLIN|POLLPRI); in run_helper()
395 errnoval = libxl_write_exactly(CTX, libxl__carefd_fd(shs->pipes[0]), in libxl__srm_callout_sendreply()
A Dlibxl_bootloader.c176 int slave = libxl__carefd_fd(bl->ptys[1].slave); in setup_xenconsoled_pty()
177 int master = libxl__carefd_fd(bl->ptys[1].master); in setup_xenconsoled_pty()
602 int bootloader_master = libxl__carefd_fd(bl->ptys[0].master); in bootloader_gotptys()
603 int xenconsole_master = libxl__carefd_fd(bl->ptys[1].master); in bootloader_gotptys()
671 r = login_tty(libxl__carefd_fd(bl->ptys[0].slave)); in bootloader_gotptys()
A Dlibxl_convert_callout.c100 libxl_fd_set_cloexec(CTX, libxl__carefd_fd(child_in), 0); in libxl__convert_legacy_stream()
A Dlibxl_qmp.c1292 rc = libxl_fd_set_nonblock(CTX, libxl__carefd_fd(ev->cfd), 1); in qmp_ev_connect()
1331 r = connect(libxl__carefd_fd(ev->cfd), in qmp_ev_lock_aquired()
1341 libxl__carefd_fd(ev->cfd), POLLIN); in qmp_ev_lock_aquired()
A Dlibxl_fork.c200 int libxl__carefd_fd(const libxl__carefd *cf) in libxl__carefd_fd() function
A Dlibxl_stream_read.c268 stream->fd = libxl__carefd_fd(stream->chs.v2_carefd); in libxl__stream_read_start()
A Dlibxl_internal.h2592 _hidden int libxl__carefd_fd(const libxl__carefd*);

Completed in 34 milliseconds