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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
stropts.h 29 #define __SID ('S' << 8)
31 #define I_NREAD (__SID | 1) /* Counts the number of data bytes in the data
33 #define I_PUSH (__SID | 2) /* Push STREAMS module onto top of the current
35 #define I_POP (__SID | 3) /* Remove STREAMS module from just below the
37 #define I_LOOK (__SID | 4) /* Retrieve the name of the module just below
40 #define I_FLUSH (__SID | 5) /* Flush all input and/or output. */
41 #define I_SRDOPT (__SID | 6) /* Sets the read mode. */
42 #define I_GRDOPT (__SID | 7) /* Returns the current read mode setting. */
43 #define I_STR (__SID | 8) /* Construct an internal STREAMS `ioctl'
45 #define I_SETSIG (__SID | 9) /* Inform the STREAM head that the proces
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stropts.h 29 #define __SID ('S' << 8)
31 #define I_NREAD (__SID | 1) /* Counts the number of data bytes in the data
33 #define I_PUSH (__SID | 2) /* Push STREAMS module onto top of the current
35 #define I_POP (__SID | 3) /* Remove STREAMS module from just below the
37 #define I_LOOK (__SID | 4) /* Retrieve the name of the module just below
40 #define I_FLUSH (__SID | 5) /* Flush all input and/or output. */
41 #define I_SRDOPT (__SID | 6) /* Sets the read mode. */
42 #define I_GRDOPT (__SID | 7) /* Returns the current read mode setting. */
43 #define I_STR (__SID | 8) /* Construct an internal STREAMS `ioctl'
45 #define I_SETSIG (__SID | 9) /* Inform the STREAM head that the proces
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stropts.h 29 #define __SID ('S' << 8)
31 #define I_NREAD (__SID | 1) /* Counts the number of data bytes in the data
33 #define I_PUSH (__SID | 2) /* Push STREAMS module onto top of the current
35 #define I_POP (__SID | 3) /* Remove STREAMS module from just below the
37 #define I_LOOK (__SID | 4) /* Retrieve the name of the module just below
40 #define I_FLUSH (__SID | 5) /* Flush all input and/or output. */
41 #define I_SRDOPT (__SID | 6) /* Sets the read mode. */
42 #define I_GRDOPT (__SID | 7) /* Returns the current read mode setting. */
43 #define I_STR (__SID | 8) /* Construct an internal STREAMS `ioctl'
45 #define I_SETSIG (__SID | 9) /* Inform the STREAM head that the proces
    [all...]

Completed in 198 milliseconds