Searched refs:FIOSETOWN (Results 1 – 9 of 9) sorted by relevance
5 #define FIOSETOWN 0x8901 macro
17 #define FIOSETOWN _IOW('f', 124, int) macro
236 #ifdef FIOSETOWN in sock_ioctl()237 case FIOSETOWN: in sock_ioctl()
396 SY(SYS_ioctl, x0 - 1, x0 + FIOSETOWN, &pid + x0); FAIL; in sys_ioctl_FIOSETOWN()
751 54: SYS_ioctl (FIOSETOWN) 4s 0m762 Syscall param ioctl(FIOSETOWN) points to uninitialised byte(s)
922 #define VKI_FIOSETOWN FIOSETOWN
554 #define VKI_FIOSETOWN FIOSETOWN
488 unsigned IOCTL_FIOSETOWN = FIOSETOWN;
55 _(FIOSETOWN, READ, sizeof(int));