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

  /external/strace/
ioctl.c 53 const struct ioctlent ioctlent1[] = { variable in typeref:struct:ioctlent
54 #include "ioctlent1.h"
57 const int nioctlents1 = sizeof ioctlent1 / sizeof ioctlent1[0];
defs.h 556 extern const struct ioctlent ioctlent1[];
syscall.c 205 ioctlent = ioctlent1;
    [all...]

Completed in 230 milliseconds