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

  /external/strace/
proc.c 103 case PIOCSTOP:
defs.h 273 #define PIOCSTOP PCSTOP
strace.c 1228 if (IOCTL(tcp->pfd, PIOCSTOP, (char *)NULL) < 0) {
1229 perror("strace: PIOCSTOP");
    [all...]

Completed in 58 milliseconds