HomeSort by relevance Sort by last modified time
    Searched refs:ioctl_next_match (Results 1 - 4 of 4) sorted by null

  /external/strace/
ioctl.c 102 ioctl_next_match(iop) function
io.c 397 while ((iop = ioctl_next_match(iop)))
defs.h 587 extern const struct ioctlent *ioctl_next_match(const struct ioctlent *);
stream.c 1059 while ((iop = ioctl_next_match(iop)))

Completed in 125 milliseconds