Home
last modified time | relevance | path

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

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

Completed in 30 milliseconds