Searched refs:ioctl_next_match (Results 1 – 3 of 3) sorted by relevance
/external/strace/ |
D | ioctl.c | 69 ioctl_next_match(const struct_ioctlent *iop) in ioctl_next_match() function 311 while ((iop = ioctl_next_match(iop))) in SYS_FUNC()
|
D | ChangeLog-CVS | 2607 (ioctl_lookup, ioctl_next_match): Likewise. 3075 * ioctl.c (ioctl_next_match): New function.
|
D | ChangeLog | 23581 (ioctl_lookup, ioctl_next_match, ioctl_print_code, ioctl_decode, 23583 * defs.h (ioctl_lookup, ioctl_next_match, ioctl_print_code, 26252 * ioctl.c (ioctl_decode, ioctl_lookup, compare, ioctl_next_match): 28161 (ioctl_next_match): Change 'code' type to unsigned. 33484 (ioctl_next_match): More readable code. No logic changes. 36037 Convert ioctl_next_match() to new-style C function definition. 36038 * ioctl.c (ioctl_next_match): Convert to new-style C function definition.
|