Home
last modified time | relevance | path

Searched defs:IOCTL_WSTOP (Results 1 – 1 of 1) sorted by relevance

/external/strace/
Ddefs.h216 #define IOCTL_WSTOP(t) \ macro
238 #define IOCTL_WSTOP(t) ioctl (t->pfd, PIOCWSTOP, &t->status) macro
250 #define IOCTL_WSTOP(t) ioctl (t->pfd, PIOCWAIT, &t->status) macro