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 373 while ((iop = ioctl_next_match(iop)))
defs.h 472 extern const struct ioctlent *ioctl_next_match P((const struct ioctlent *));
stream.c 958 while ((iop = ioctl_next_match(iop)))

Completed in 2246 milliseconds