Searched refs:FIOSETOWN (Results 1 – 7 of 7) sorted by relevance
5 #define FIOSETOWN 0x8901 macro
17 #define FIOSETOWN _IOW('f', 124, int) macro
222 #ifdef FIOSETOWN in term_ioctl()223 case FIOSETOWN: in term_ioctl()
105 #ifdef FIOSETOWN in sock_ioctl()106 case FIOSETOWN: in sock_ioctl()
909 #define VKI_FIOSETOWN FIOSETOWN
436 unsigned IOCTL_FIOSETOWN = FIOSETOWN;
55 _(FIOSETOWN, READ, sizeof(int));