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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/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 312 if (ioctl(fd, I_SRDOPT, (char *)RMSGD) < 0) {
313 snprintf(ebuf, PCAP_ERRBUF_SIZE, "I_SRDOPT: %s",
  /external/strace/
stream.c 1172 case I_SRDOPT:

Completed in 81 milliseconds