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

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

Completed in 1900 milliseconds