Searched refs:__SID (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dstropts.h7 #define __SID ('S' << 8) macro
9 #define I_NREAD (__SID | 1)
10 #define I_PUSH (__SID | 2)
11 #define I_POP (__SID | 3)
12 #define I_LOOK (__SID | 4)
13 #define I_FLUSH (__SID | 5)
14 #define I_SRDOPT (__SID | 6)
15 #define I_GRDOPT (__SID | 7)
16 #define I_STR (__SID | 8)
17 #define I_SETSIG (__SID |
[all...]

Completed in 21 milliseconds