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

  /external/strace/
ioctl.c 47 const unsigned int code2 = ((struct_ioctlent *) b)->code;
51 static const struct_ioctlent *
54 struct_ioctlent *iop;
68 static const struct_ioctlent *
69 ioctl_next_match(const struct_ioctlent *iop)
335 const struct_ioctlent *iop;
syscall.c 104 const struct_ioctlent ioctlent0[] = {
115 static const struct_ioctlent ioctlent1[] = {
135 static const struct_ioctlent ioctlent2[] = {
188 const struct_ioctlent *ioctlent = ioctlent0;
defs.h 176 } struct_ioctlent; typedef in typeref:struct:ioctlent
980 extern const struct_ioctlent ioctlent0[];
    [all...]

Completed in 354 milliseconds