Home
last modified time | relevance | path

Searched refs:ga_get_fd_handle (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/qga/
H A Dguest-agent-core.h45 int64_t ga_get_fd_handle(GAState *s, Error **errp);
H A Dcommands-posix.c336 handle = ga_get_fd_handle(ga_state, errp); in guest_file_handle_add()
H A Dmain.c995 int64_t ga_get_fd_handle(GAState *s, Error **errp) in ga_get_fd_handle() function
H A Dcommands-win32.c150 handle = ga_get_fd_handle(ga_state, errp); in guest_file_handle_add()