OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:I_SRDOPT
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/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
'. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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.7-4.6/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
1267
case
I_SRDOPT
:
Completed in 1471 milliseconds