Searched refs:IOCTL_STATUS (Results 1 – 2 of 2) sorted by relevance
260 #define IOCTL_STATUS(t) \ macro264 IOCTL_STATUS (t))283 #define IOCTL_STATUS(t) ioctl (t->pfd, PIOCSTATUS, &t->status) macro295 #define IOCTL_STATUS(t) ioctl (t->pfd, PIOCSTATUS, &t->status) macro
1221 if (IOCTL_STATUS (tcp) < 0) { in proc_open()2168 ioctl_result = IOCTL_STATUS (tcp); in trace()