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.rs145 let mut byte_ret: c_ulong = 0; in ioctl() localVariable
174 let mut byte_ret: c_ulong = 0; in ioctl_with_val() localVariable
224 let mut byte_ret: c_ulong = 0; in ioctl_with_ptr_sized() localVariable
273 let mut byte_ret: c_ulong = 0; in ioctl_with_mut_ptr() localVariable