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

  /bionic/libc/kernel/uapi/linux/
scif_ioctl.h 104 #define SCIF_VREADFROM _IOWR('s', 12, struct scifioctl_copy)
  /external/kernel-headers/original/uapi/linux/
scif_ioctl.h 148 * This structure is used for SCIF_READFROM, SCIF_WRITETO, SCIF_VREADFROM
149 * and SCIF_VREADFROM IOCTL's.
208 #define SCIF_VREADFROM _IOWR('s', 12, struct scifioctl_copy)
  /external/strace/
ioctl_redefs1.h 1157 #ifdef SCIF_VREADFROM
1158 # undef SCIF_VREADFROM
1159 # define SCIF_VREADFROM 0xc024730c
    [all...]

Completed in 956 milliseconds