Home
last modified time | relevance | path

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

/sysdeps/mach/hurd/
A Dioctl.c71 + msg_align (_IOT_COUNT0 (type) * typesize (_IOT_TYPE0 (type))) in __ioctl()
76 char data[_IOT_COUNT0 (type) * typesize (_IOT_TYPE0 (type)) in __ioctl()
142 in (_IOT_COUNT0 (type), _IOT_TYPE0 (type)); in __ioctl()
146 else if (_IOC_INOUT (request) == IOC_VOID && _IOT_COUNT0 (type) != 0) in __ioctl()
216 if (_IOT_COUNT0 (type) != 0) in __ioctl()
269 figure_reply (_IOT_COUNT0 (type), _IOT_TYPE0 (type)); in __ioctl()
325 && (out (_IOT_COUNT0 (type), _IOT_TYPE0 (type), arg, &arg) in __ioctl()
/sysdeps/mach/hurd/bits/
A Dioctls.h134 #define _IOT_COUNT0(type) (((unsigned int) (type) >> 8) & 0x1f) macro

Completed in 7 milliseconds