Home
last modified time | relevance | path

Searched refs:PIOCRUN (Results 1 – 3 of 3) sorted by relevance

/external/strace/
Dproc.c137 case PIOCRUN:
Ddefs.h276 #define PIOCRUN PCRUN macro
293 #define PIOCRUN PIOCCONT macro
Dstrace.c1340 if (IOCTL (tcp->pfd, PIOCRUN, &arg) < 0) { in proc_open()
1365 if (IOCTL(tcp->pfd, PIOCRUN, &arg) < 0) { in proc_open()
1367 if (IOCTL(tcp->pfd, PIOCRUN, 0) < 0) { in proc_open()
2206 IOCTL (tcp->pfd, PIOCRUN, 0); in trace()
2299 if (IOCTL (tcp->pfd, PIOCRUN, &arg) < 0) in trace()
2301 if (IOCTL (tcp->pfd, PIOCRUN, 0) < 0) in trace()