Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall.c4845 const argtype ptrvoid_arg_type[] = { TYPE_PTRVOID, 0, 0 }; in do_ioctl_usbdevfs_reapurb() local
4883 target_size = thunk_type_size(ptrvoid_arg_type, THUNK_TARGET); in do_ioctl_usbdevfs_reapurb()
4893 thunk_convert(argptr, &target_urb_adr, ptrvoid_arg_type, THUNK_TARGET); in do_ioctl_usbdevfs_reapurb()