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

  /bionic/libc/kernel/uapi/linux/
scif_ioctl.h 102 #define SCIF_WRITETO _IOWR('s', 11, struct scifioctl_copy)
  /external/kernel-headers/original/uapi/linux/
scif_ioctl.h 148 * This structure is used for SCIF_READFROM, SCIF_WRITETO, SCIF_VREADFROM
207 #define SCIF_WRITETO _IOWR('s', 11, struct scifioctl_copy)
  /external/strace/
ioctl_redefs1.h 1165 #ifdef SCIF_WRITETO
1166 # undef SCIF_WRITETO
1167 # define SCIF_WRITETO 0xc024730b
    [all...]

Completed in 248 milliseconds