Home
last modified time | relevance | path

Searched defs:byte_ret (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/crosvm/base/src/sys/windows/
H A Dioctl.rs150 let mut byte_ret: c_ulong = 0; in ioctl() localVariable
179 let mut byte_ret: c_ulong = 0; in ioctl_with_val() localVariable
229 let mut byte_ret: c_ulong = 0; in ioctl_with_ptr_sized() localVariable
278 let mut byte_ret: c_ulong = 0; in ioctl_with_mut_ptr() localVariable