Searched refs:libxl__carefd_opened (Results 1 – 7 of 7) sorted by relevance
112 libxl__carefd *libxl__carefd_opened(libxl_ctx *ctx, int fd) in libxl__carefd_opened() function
685 stream->emu_carefd = libxl__carefd_opened(CTX, writefd); in write_emulator_blob()
457 stream->emu_carefd = libxl__carefd_opened(CTX, readfd); in write_emulator_context_record()
462 for_child = libxl__carefd_opened(CTX, sockets[1]); in libxl__openptys()
419 lock->carefd = libxl__carefd_opened(CTX, fd); in libxl__lock_file()
1285 ev->cfd = libxl__carefd_opened(CTX, fd); in qmp_ev_connect()
2647 _hidden libxl__carefd *libxl__carefd_opened(libxl_ctx *ctx, int fd);
Completed in 43 milliseconds