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

  /external/strace/
defs.h 230 #define PIOCWSTOP PCWSTOP
238 #define IOCTL_WSTOP(t) ioctl (t->pfd, PIOCWSTOP, &t->status)
252 #define PIOCWSTOP PIOCWAIT
proc.c 104 case PIOCWSTOP:
strace.c 1010 perror("PIOCWSTOP");
    [all...]

Completed in 197 milliseconds