Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dcommands-win32.c203 LPSECURITY_ATTRIBUTES sa_attr = NULL; in qmp_guest_file_open() local
226 fh = CreateFileW(w_path, guest_flags->desired_access, share_mode, sa_attr, in qmp_guest_file_open()