Searched refs:FIOGETOWN (Results 1 – 10 of 10) sorted by relevance
7 #define FIOGETOWN 0x8903 macro
16 #define FIOGETOWN _IOR('f', 123, int) macro
14 int res = ioctl(fd, FIOGETOWN, &z); in main()
246 #ifdef FIOGETOWN in sock_ioctl()247 case FIOGETOWN: in sock_ioctl()
403 SY(SYS_ioctl, x0 - 1, x0 + FIOGETOWN, x0 + 1); FAIL; in sys_ioctl_FIOGETOWN()
767 54: SYS_ioctl (FIOGETOWN) 3s 1m778 Syscall param ioctl(FIOGETOWN) points to unaddressable byte(s)
923 #define VKI_FIOGETOWN FIOGETOWN
555 #define VKI_FIOGETOWN FIOGETOWN
485 unsigned IOCTL_FIOGETOWN = FIOGETOWN;
52 _(FIOGETOWN, WRITE, sizeof(int));