Searched refs:struct_ioctlent (Results 1 – 4 of 4) sorted by relevance
46 const unsigned int code2 = ((struct_ioctlent *) b)->code; in compare()50 const struct_ioctlent *53 struct_ioctlent *iop; in ioctl_lookup()67 const struct_ioctlent *68 ioctl_next_match(const struct_ioctlent *iop) in ioctl_next_match()
259 } struct_ioctlent; typedef558 extern const struct_ioctlent *ioctl_lookup(const unsigned int);559 extern const struct_ioctlent *ioctl_next_match(const struct_ioctlent *);647 extern const struct_ioctlent ioctlent0[];654 extern const struct_ioctlent *ioctlent;
127 const struct_ioctlent ioctlent0[] = {138 static const struct_ioctlent ioctlent1[] = {150 static const struct_ioctlent ioctlent2[] = {199 const struct_ioctlent *ioctlent = ioctlent0;
389 const struct_ioctlent *iop; in SYS_FUNC()