Searched refs:IOCTL_WSTOP (Results 1 – 2 of 2) sorted by relevance
258 #define IOCTL_WSTOP(t) \ macro280 #define IOCTL_WSTOP(t) ioctl (t->pfd, PIOCWSTOP, &t->status) macro292 #define IOCTL_WSTOP(t) ioctl (t->pfd, PIOCWAIT, &t->status) macro
1352 if (IOCTL_WSTOP (tcp) < 0) { in proc_open()2159 ioctl_result = IOCTL_WSTOP (tcp); in trace()2167 ioctl_result = IOCTL_WSTOP (tcp); in trace()