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.c373 while ((iop = ioctl_next_match(iop)))
Ddefs.h472 extern const struct ioctlent *ioctl_next_match P((const struct ioctlent *));
Dstream.c958 while ((iop = ioctl_next_match(iop)))
DChangeLog606 (ioctl_lookup, ioctl_next_match): Likewise.
1074 * ioctl.c (ioctl_next_match): New function.