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

  /external/strace/
proc.c 137 case PIOCRUN:
defs.h 276 #define PIOCRUN PCRUN
293 #define PIOCRUN PIOCCONT
strace.c 1340 if (IOCTL (tcp->pfd, PIOCRUN, &arg) < 0) {
1341 perror("PIOCRUN");
    [all...]

Completed in 137 milliseconds