Searched defs:IOCTL (Results 1 - 1 of 1) sorted by relevance

/external/strace/
H A Ddefs.h255 #define IOCTL(f,c,a) mp_ioctl (f, c, a, sizeof *a) macro
259 (IOCTL (t->pfd, PCWSTOP, (char *)NULL) < 0 ? -1 : \
278 #define IOCTL ioctl macro
290 #define IOCTL ioctl macro

Completed in 1022 milliseconds