Home
last modified time | relevance | path

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

/xen/tools/libxl/
A Dlibxl_fork.c112 libxl__carefd *libxl__carefd_opened(libxl_ctx *ctx, int fd) in libxl__carefd_opened() function
A Dlibxl_stream_read.c685 stream->emu_carefd = libxl__carefd_opened(CTX, writefd); in write_emulator_blob()
A Dlibxl_stream_write.c457 stream->emu_carefd = libxl__carefd_opened(CTX, readfd); in write_emulator_context_record()
A Dlibxl_aoutils.c462 for_child = libxl__carefd_opened(CTX, sockets[1]); in libxl__openptys()
A Dlibxl_internal.c419 lock->carefd = libxl__carefd_opened(CTX, fd); in libxl__lock_file()
A Dlibxl_qmp.c1285 ev->cfd = libxl__carefd_opened(CTX, fd); in qmp_ev_connect()
A Dlibxl_internal.h2647 _hidden libxl__carefd *libxl__carefd_opened(libxl_ctx *ctx, int fd);

Completed in 43 milliseconds