Home
last modified time | relevance | path

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

/sysdeps/mach/hurd/
A Dioctl.c72 + msg_align (_IOT_COUNT1 (type) * typesize (_IOT_TYPE1 (type))) in __ioctl()
77 + _IOT_COUNT1 (type) * typesize (_IOT_TYPE1 (type)) in __ioctl()
143 in (_IOT_COUNT1 (type), _IOT_TYPE1 (type)); in __ioctl()
270 figure_reply (_IOT_COUNT1 (type), _IOT_TYPE1 (type)); in __ioctl()
326 || out (_IOT_COUNT1 (type), _IOT_TYPE1 (type), arg, &arg) in __ioctl()
/sysdeps/mach/hurd/bits/
A Dioctls.h132 #define _IOT_TYPE1(type) (((unsigned int) (type) >> 15) & 3) macro

Completed in 6 milliseconds