Home
last modified time | relevance | path

Searched refs:IOCTL_STATUS (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Ddefs.h214 #define IOCTL_STATUS(t) \ macro
218 IOCTL_STATUS (t))
237 #define IOCTL_STATUS(t) ioctl (t->pfd, PIOCSTATUS, &t->status) macro
249 #define IOCTL_STATUS(t) ioctl (t->pfd, PIOCSTATUS, &t->status) macro
Dstrace.c875 if (IOCTL_STATUS (tcp) < 0) {
1790 ioctl_result = IOCTL_STATUS (tcp);