Home
last modified time | relevance | path

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

/external/crosvm/base/src/sys/windows/
Dioctl.rs143 let mut byte_ret: c_ulong = 0; in ioctl() localVariable
172 let mut byte_ret: c_ulong = 0; in ioctl_with_val() localVariable
222 let mut byte_ret: c_ulong = 0; in ioctl_with_ptr_sized() localVariable
271 let mut byte_ret: c_ulong = 0; in ioctl_with_mut_ptr() localVariable
304 let mut byte_ret: c_ulong = 0; in device_io_control() localVariable