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

  /external/strace/
ioctl.c 56 nioctlents, sizeof(ioctlent[0]), compare);
72 if (iop < ioctlent + nioctlents && iop->code == code)
syscall.c 204 unsigned nioctlents = nioctlents0; variable
273 nioctlents = nioctlents0;
282 nioctlents = nioctlents1;
292 nioctlents = nioctlents2;
defs.h 664 extern unsigned nioctlents;

Completed in 298 milliseconds