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

  /external/strace/
ioctl.c 61 const struct ioctlent ioctlent2[] = { variable in typeref:struct:ioctlent
62 #include "ioctlent2.h"
65 const int nioctlents2 = sizeof ioctlent2 / sizeof ioctlent2[0];
defs.h 563 extern const struct ioctlent ioctlent2[];
syscall.c 218 ioctlent = ioctlent2;
    [all...]

Completed in 47 milliseconds