/linux/net/unix/ |
H A D | Makefile | 6 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 D | af_unix.c | 3719 DEFINE_BPF_ITER_FUNC(unix, struct bpf_iter_meta *meta, in DEFINE_BPF_ITER_FUNC() argument
|
/linux/tools/bpf/bpftool/Documentation/ |
H A D | bpftool-cgroup.rst | 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)
|
/linux/fs/udf/ |
H A D | Kconfig | 11 compatible with standard unix file systems, it is also suitable for
|
/linux/Documentation/filesystems/nfs/ |
H A D | rpc-server-gss.rst | 70 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/net/ |
H A D | Makefile | 20 obj-$(CONFIG_UNIX) += unix/
|
H A D | Kconfig | 78 source "net/unix/Kconfig"
|
/linux/tools/testing/selftests/net/forwarding/ |
H A D | tsn_lib.sh | 229 --unix-domain-socket ${sender_uds} \
|
/linux/Documentation/filesystems/ext4/ |
H A D | orphan.rst | 6 In unix there can inodes that are unlinked from directory hierarchy but that
|
/linux/Documentation/filesystems/smb/ |
H A D | cifsroot.rst | 43 unix extension = yes # default
|
/linux/Documentation/filesystems/ |
H A D | 9p.rst | 45 mount -t 9p `namespace`/acme /mnt/9 -o trans=unix,uname=$USER 119 unix specifying a named pipe mount point
|
H A D | hpfs.rst | 82 why not use it for unix-specific info like file owner or access rights? This
|
H A D | proc.rst | 1351 unix UNIX domain sockets
|
/linux/arch/m68k/q40/ |
H A D | README | 6 available from this place or http://ftp.uni-erlangen.de/pub/unix/Linux/680x0/q40/
|
/linux/Documentation/translations/zh_CN/kernel-hacking/ |
H A D | hacking.rst | 227 另一个注释:最初的unix第六版源代码在其printf函数的顶部有一个注释:“printf
|
/linux/Documentation/admin-guide/sysctl/ |
H A D | net.rst | 42 ethernet Ethernet protocol unix Unix domain sockets 426 2. /proc/sys/net/unix - Parameters for Unix domain sockets
|
/linux/Documentation/userspace-api/ |
H A D | landlock.rst | 324 non-sandboxed process through abstract :manpage:`unix(7)` sockets, we can 588 connections to an abstract :manpage:`unix(7)` socket by setting
|
/linux/Documentation/process/ |
H A D | botching-up-ioctls.rst | 178 needs to be shared across processes - fd-passing over unix domain sockets
|
/linux/Documentation/translations/it_IT/process/ |
H A D | botching-up-ioctls.rst | 200 unix semplifica la gestione anche per lo spazio utente.
|
/linux/arch/alpha/ |
H A D | Kconfig | 146 <http://www.unix-ag.org/Linux-Alpha/Architectures/LX164.html>.
|
/linux/Documentation/admin-guide/cifs/ |
H A D | usage.rst | 150 unix extensions = yes 331 supports the unix extensions the default uid is
|
/linux/Documentation/admin-guide/mm/ |
H A D | userfaultfd.rst | 43 passed using unix domain sockets to a manager process, so the same
|
/linux/arch/mips/ |
H A D | Kconfig | 379 DECstation porting pages on <http://decstation.unix-ag.org/>.
|
/linux/Documentation/networking/ |
H A D | ip-sysctl.rst | 3289 ``/proc/sys/net/unix/*``
|
/linux/ |
H A D | CREDITS | 1153 E: engel@unix-ag.org
|