Lines Matching full:unix
3 # Unix Domain Sockets
6 config UNIX config
7 bool "Unix domain sockets"
9 If you say Y here, you will include support for Unix domain sockets;
10 sockets are the standard Unix mechanism for establishing and
20 bool "UNIX: out-of-bound messages"
21 depends on UNIX
24 Support for MSG_OOB in UNIX domain sockets. If unsure, say Y.
27 tristate "UNIX: socket monitoring interface"
28 depends on UNIX
31 Support for UNIX socket monitoring interface used by the ss tool.