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

  /external/strace/
ioctl.c 49 nioctlents, sizeof(ioctlent[0]), compare);
67 if (iop < ioctlent + nioctlents && iop->code == code)
defs.h 820 extern unsigned nioctlents;
syscall.c 224 unsigned nioctlents = nioctlents0; variable
293 nioctlents = nioctlents0;
302 nioctlents = nioctlents1;
312 nioctlents = nioctlents2;
    [all...]

Completed in 112 milliseconds