Home | History | Annotate | Download | only in strace

Lines Matching refs:ioctl_result

2083 	int ioctl_result = 0, ioctl_errno = 0;
2162 ioctl_result = IOCTL_WSTOP (tcp);
2168 ioctl_result = IOCTL_STATUS (tcp);
2170 ioctl_result = IOCTL_WSTOP (tcp);
2175 if (ioctl_result < 0)
2188 if (ioctl_result < 0) {