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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
stropts.h 41 #define I_SRDOPT (__SID | 6) /* Sets the read mode. */
127 /* Options for `I_SRDOPT'. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
stropts.h 41 #define I_SRDOPT (__SID | 6) /* Sets the read mode. */
127 /* Options for `I_SRDOPT'. */
  /external/libpcap/
pcap-snit.c 334 if (ioctl(fd, I_SRDOPT, (char *)RMSGD) < 0) {
335 snprintf(p->errbuf, PCAP_ERRBUF_SIZE, "I_SRDOPT: %s",

Completed in 114 milliseconds