Searched refs:unix (Results 1 – 23 of 23) sorted by relevance
6 obj-$(CONFIG_UNIX) += unix.o8 unix-y := af_unix.o garbage.o9 unix-$(CONFIG_SYSCTL) += sysctl_net_unix.o10 unix-$(CONFIG_BPF_SYSCALL) += unix_bpf.o
3888 DEFINE_BPF_ITER_FUNC(unix, struct bpf_iter_meta *meta, in DEFINE_BPF_ITER_FUNC() argument
106 - **connect_unix** call to connect(2) for a unix socket (since 6.7)109 …- **sendmsg_unix** call to sendto(2), sendmsg(2), sendmmsg(2) for an unconnected unix socket (sinc…112 …- **recvmsg_unix** call to recvfrom(2), recvmsg(2), recvmmsg(2) for an unconnected unix socket (si…118 - **getpeername_unix** call to getpeername(2) for a unix socket (since 6.7)121 - **getsockname_unix** call to getsockname(2) for a unix socket (since 6.7)
20 obj-$(CONFIG_UNIX) += unix/
85 source "net/unix/Kconfig"
237 --unix-domain-socket ${sender_uds} \
6 In unix there can inodes that are unlinked from directory hierarchy but that
43 unix extension = yes # default
45 mount -t 9p `namespace`/acme /mnt/9 -o trans=unix,uname=$USER119 unix specifying a named pipe mount point
82 why not use it for unix-specific info like file owner or access rights? This
1400 unix UNIX domain sockets
6 available from this place or http://ftp.uni-erlangen.de/pub/unix/Linux/680x0/q40/
227 另一个注释:最初的unix第六版源代码在其printf函数的顶部有一个注释:“printf
42 ethernet Ethernet protocol unix Unix domain sockets426 2. /proc/sys/net/unix - Parameters for Unix domain sockets
332 This limits the set of abstract :manpage:`unix(7)` sockets to which we can587 connections to an abstract :manpage:`unix(7)` socket by setting
178 needs to be shared across processes - fd-passing over unix domain sockets
200 unix semplifica la gestione anche per lo spazio utente.
43 passed using unix domain sockets to a manager process, so the same
381 DECstation porting pages on <http://decstation.unix-ag.org/>.
1173 E: engel@unix-ag.org
4621 F: net/unix/unix_bpf.c17853 F: include/net/netns/unix.h17855 F: net/unix/
3696 ``/proc/sys/net/unix/*``
64 of fork() and the SCM_RIGHTS facility of unix domain socket. These