SVR4_STR          128 compat/svr4/svr4_ioctl.c 	case SVR4_STR:
SVR4_STR           42 compat/svr4/svr4_stropts.h #define SVR4_I_NREAD         (SVR4_STR| 1)
SVR4_STR           43 compat/svr4/svr4_stropts.h #define SVR4_I_PUSH          (SVR4_STR| 2)
SVR4_STR           44 compat/svr4/svr4_stropts.h #define SVR4_I_POP           (SVR4_STR| 3)
SVR4_STR           45 compat/svr4/svr4_stropts.h #define SVR4_I_LOOK          (SVR4_STR| 4)
SVR4_STR           46 compat/svr4/svr4_stropts.h #define SVR4_I_FLUSH         (SVR4_STR| 5)
SVR4_STR           47 compat/svr4/svr4_stropts.h #define SVR4_I_SRDOPT        (SVR4_STR| 6)
SVR4_STR           48 compat/svr4/svr4_stropts.h #define SVR4_I_GRDOPT        (SVR4_STR| 7)
SVR4_STR           49 compat/svr4/svr4_stropts.h #define SVR4_I_STR           (SVR4_STR| 8)
SVR4_STR           50 compat/svr4/svr4_stropts.h #define SVR4_I_SETSIG        (SVR4_STR| 9)
SVR4_STR           51 compat/svr4/svr4_stropts.h #define SVR4_I_GETSIG        (SVR4_STR|10)
SVR4_STR           52 compat/svr4/svr4_stropts.h #define SVR4_I_FIND          (SVR4_STR|11)
SVR4_STR           53 compat/svr4/svr4_stropts.h #define SVR4_I_LINK          (SVR4_STR|12)
SVR4_STR           54 compat/svr4/svr4_stropts.h #define SVR4_I_UNLINK        (SVR4_STR|13)
SVR4_STR           55 compat/svr4/svr4_stropts.h #define SVR4_I_ERECVFD       (SVR4_STR|14)
SVR4_STR           56 compat/svr4/svr4_stropts.h #define SVR4_I_PEEK          (SVR4_STR|15)
SVR4_STR           57 compat/svr4/svr4_stropts.h #define SVR4_I_FDINSERT      (SVR4_STR|16)
SVR4_STR           58 compat/svr4/svr4_stropts.h #define SVR4_I_SENDFD        (SVR4_STR|17)
SVR4_STR           59 compat/svr4/svr4_stropts.h #define SVR4_I_RECVFD        (SVR4_STR|18)
SVR4_STR           60 compat/svr4/svr4_stropts.h #define SVR4_I_SWROPT        (SVR4_STR|19)
SVR4_STR           61 compat/svr4/svr4_stropts.h #define SVR4_I_GWROPT        (SVR4_STR|20)
SVR4_STR           62 compat/svr4/svr4_stropts.h #define SVR4_I_LIST          (SVR4_STR|21)
SVR4_STR           63 compat/svr4/svr4_stropts.h #define SVR4_I_PLINK         (SVR4_STR|22)
SVR4_STR           64 compat/svr4/svr4_stropts.h #define SVR4_I_PUNLINK       (SVR4_STR|23)
SVR4_STR           65 compat/svr4/svr4_stropts.h #define SVR4_I_SETEV         (SVR4_STR|24)
SVR4_STR           66 compat/svr4/svr4_stropts.h #define SVR4_I_GETEV         (SVR4_STR|25)
SVR4_STR           67 compat/svr4/svr4_stropts.h #define SVR4_I_STREV         (SVR4_STR|26)
SVR4_STR           68 compat/svr4/svr4_stropts.h #define SVR4_I_UNSTREV       (SVR4_STR|27)
SVR4_STR           69 compat/svr4/svr4_stropts.h #define SVR4_I_FLUSHBAND     (SVR4_STR|28)
SVR4_STR           70 compat/svr4/svr4_stropts.h #define SVR4_I_CKBAND        (SVR4_STR|29)
SVR4_STR           71 compat/svr4/svr4_stropts.h #define SVR4_I_GETBAND       (SVR4_STR|30)
SVR4_STR           72 compat/svr4/svr4_stropts.h #define SVR4_I_ATMARK        (SVR4_STR|31)
SVR4_STR           73 compat/svr4/svr4_stropts.h #define SVR4_I_SETCLTIME     (SVR4_STR|32)
SVR4_STR           74 compat/svr4/svr4_stropts.h #define SVR4_I_GETCLTIME     (SVR4_STR|33)
SVR4_STR           75 compat/svr4/svr4_stropts.h #define SVR4_I_CANPUT        (SVR4_STR|34)
SVR4_STR           81 compat/svr4/svr4_stropts.h #define SVR4__I_BIND_RSVD    (SVR4_STR|242)
SVR4_STR           82 compat/svr4/svr4_stropts.h #define SVR4__I_RELE_RSVD    (SVR4_STR|243)