HomeSort by relevance Sort by last modified time
    Searched defs:scifioctl_accept (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/
scif_ioctl.h 30 struct scifioctl_accept { struct
79 #define SCIF_ACCEPTREQ _IOWR('s', 4, struct scifioctl_accept)
  /external/kernel-headers/original/uapi/linux/
scif_ioctl.h 85 * struct scifioctl_accept - used for SCIF_ACCEPTREQ IOCTL
90 struct scifioctl_accept { struct
201 #define SCIF_ACCEPTREQ _IOWR('s', 4, struct scifioctl_accept)

Completed in 127 milliseconds