Home
last modified time | relevance | path

Searched refs:unix (Results 1 – 17 of 17) sorted by relevance

/linux/net/unix/
H A DMakefile6 obj-$(CONFIG_UNIX) += unix.o
8 unix-y := af_unix.o garbage.o
9 unix-$(CONFIG_SYSCTL) += sysctl_net_unix.o
10 unix-$(CONFIG_BPF_SYSCALL) += unix_bpf.o
H A Daf_unix.c3870 DEFINE_BPF_ITER_FUNC(unix, struct bpf_iter_meta *meta, in DEFINE_BPF_ITER_FUNC() argument
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-cgroup.rst106 - **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)
/linux/fs/udf/
H A DKconfig11 compatible with standard unix file systems, it is also suitable for
/linux/Documentation/filesystems/nfs/
H A Drpc-server-gss.rst70 The newer upcall mechanism uses RPC over a unix socket to a daemon
77 userspace program over a regular unix socket. The gssproxy protocol does not
/linux/Documentation/filesystems/ext4/
H A Dorphan.rst6 In unix there can inodes that are unlinked from directory hierarchy but that
/linux/tools/testing/selftests/net/forwarding/
H A Dtsn_lib.sh237 --unix-domain-socket ${sender_uds} \
/linux/Documentation/filesystems/smb/
H A Dcifsroot.rst43 unix extension = yes # default
/linux/tools/testing/selftests/vsock/
H A Dvmtest.sh373 die "err: socat is missing unix support"
552 unix)
553 # For unix sockets, port is actually the socket path
554 if ss --listening --unix | grep -q "${port}"; then
798 host_wait_for_listener "${ns0}" "${unixfile}" "unix"
888 host_wait_for_listener "${ns1}" "${unixfile}" "unix"
1375 # socat and a unix socket file. We just need a name for the pipe (not a
/linux/arch/m68k/q40/
H A DREADME6 available from this place or http://ftp.uni-erlangen.de/pub/unix/Linux/680x0/q40/
/linux/Documentation/translations/zh_CN/kernel-hacking/
H A Dhacking.rst227 另一个注释:最初的unix第六版源代码在其printf函数的顶部有一个注释:“printf
/linux/Documentation/process/
H A Dbotching-up-ioctls.rst178 needs to be shared across processes - fd-passing over unix domain sockets
/linux/Documentation/translations/it_IT/process/
H A Dbotching-up-ioctls.rst200 unix semplifica la gestione anche per lo spazio utente.
/linux/Documentation/translations/pt_BR/process/
H A Dbotching-up-ioctls.rst206 compartilhado entre processos -- a passagem de fds sobre unix domain sockets
/linux/Documentation/admin-guide/cifs/
H A Dusage.rst150 unix extensions = yes
333 supports the unix extensions the default uid is
/linux/
H A DCREDITS1179 E: engel@unix-ag.org
H A DMAINTAINERS5017 F: net/unix/unix_bpf.c
19284 F: include/net/netns/unix.h
19286 F: net/unix/