Searched refs:ioctl_handler_t (Results 1 – 5 of 5) sorted by relevance
29 typedef int (*ioctl_handler_t) (int fd, int request, void *arg); typedef38 ioctl_handler_t handler;49 ioctl_handler_t handler);60 (ioctl_handler_t) (handler), NULL }; \79 ioctl_handler_t _hurd_lookup_ioctl_handler (int request);
32 ioctl_handler_t in symbol_set_define()
228 ioctl_handler_t handler = _hurd_lookup_ioctl_handler (request); in __ioctl()
9965 (ioctl_handler_t): New typedef. Use it throughout.
862 `ioctl_handler_t'.