Home
last modified time | relevance | path

Searched refs:ioctl_next_match (Results 1 – 5 of 5) sorted by relevance

/external/strace/
Dioctl.c102 ioctl_next_match(iop) in ioctl_next_match() function
Dio.c397 while ((iop = ioctl_next_match(iop))) in sys_ioctl()
Ddefs.h587 extern const struct ioctlent *ioctl_next_match(const struct ioctlent *);
Dstream.c1059 while ((iop = ioctl_next_match(iop))) in internal_stream_ioctl()
DChangeLog-CVS2607 (ioctl_lookup, ioctl_next_match): Likewise.
3075 * ioctl.c (ioctl_next_match): New function.