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

  /external/strace/
defs.h 258 #define IOCTL_WSTOP(t) \
280 #define IOCTL_WSTOP(t) ioctl (t->pfd, PIOCWSTOP, &t->status)
292 #define IOCTL_WSTOP(t) ioctl (t->pfd, PIOCWAIT, &t->status)
strace.c     [all...]

Completed in 249 milliseconds