Searched refs:ioctl_next_match (Results 1 – 5 of 5) sorted by relevance
102 ioctl_next_match(iop) in ioctl_next_match() function
397 while ((iop = ioctl_next_match(iop))) in sys_ioctl()
587 extern const struct ioctlent *ioctl_next_match(const struct ioctlent *);
1059 while ((iop = ioctl_next_match(iop))) in internal_stream_ioctl()
2607 (ioctl_lookup, ioctl_next_match): Likewise.3075 * ioctl.c (ioctl_next_match): New function.