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

/freebsd-10.0-release/sys/compat/svr4/
H A Dsvr4_sockmod.h34 #define SVR4_SIMOD ('I' << 8) macro
36 #define SVR4_SI_OGETUDATA (SVR4_SIMOD|101)
37 #define SVR4_SI_SHUTDOWN (SVR4_SIMOD|102)
38 #define SVR4_SI_LISTEN (SVR4_SIMOD|103)
39 #define SVR4_SI_SETMYNAME (SVR4_SIMOD|104)
40 #define SVR4_SI_SETPEERNAME (SVR4_SIMOD|105)
41 #define SVR4_SI_GETINTRANSIT (SVR4_SIMOD|106)
42 #define SVR4_SI_TCL_LINK (SVR4_SIMOD|107)
43 #define SVR4_SI_TCL_UNLINK (SVR4_SIMOD|108)
44 #define SVR4_SI_SOCKPARAMS (SVR4_SIMOD|10
[all...]
H A Dsvr4_stream.c1146 case SVR4_SIMOD:

Completed in 59 milliseconds