Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_save_callout.c229 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()
A Dlibxl_bootloader.c97 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()
A Dlibxl_convert_callout.c100 libxl_fd_set_cloexec(CTX, libxl__carefd_fd(child_in), 0); in libxl__convert_legacy_stream()
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.h2343 _hidden int libxl__carefd_fd(const libxl__carefd*);

Completed in 21 milliseconds