Home
last modified time | relevance | path

Searched refs:whence_code (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/qga/
H A Dcommands-win32.c423 GuestFileWhence *whence_code, in qmp_guest_file_seek() argument
441 whence = ga_parse_whence(whence_code, &err); in qmp_guest_file_seek()
H A Dcommands-posix.c560 GuestFileWhence *whence_code, in qmp_guest_file_seek() argument
575 whence = ga_parse_whence(whence_code, &err); in qmp_guest_file_seek()