HomeSort by relevance Sort by last modified time
    Searched full:ioctl_status (Results 1 - 3 of 3) sorted by null

  /external/strace/
defs.h 256 #define IOCTL_STATUS(t) \
260 IOCTL_STATUS (t))
279 #define IOCTL_STATUS(t) ioctl (t->pfd, PIOCSTATUS, &t->status)
291 #define IOCTL_STATUS(t) ioctl (t->pfd, PIOCSTATUS, &t->status)
strace.c 1218 if (IOCTL_STATUS (tcp) < 0) {
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 1259 #define ioctl_status macro
    [all...]

Completed in 3021 milliseconds