Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dguest-agent-core.h46 int ga_parse_whence(GuestFileWhence *whence, Error **errp);
H A Dcommands.c533 int ga_parse_whence(GuestFileWhence *whence, Error **errp) in ga_parse_whence() function
H A Dcommands-posix.c653 whence = ga_parse_whence(whence_code, &err); in qmp_guest_file_seek()
H A Dcommands-win32.c436 whence = ga_parse_whence(whence_code, &err); in qmp_guest_file_seek()