Searched refs:unix (Results 1 – 17 of 17) 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
3870 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)
11 compatible with standard unix file systems, it is also suitable for
70 The newer upcall mechanism uses RPC over a unix socket to a daemon77 userspace program over a regular unix socket. The gssproxy protocol does not
6 In unix there can inodes that are unlinked from directory hierarchy but that
237 --unix-domain-socket ${sender_uds} \
43 unix extension = yes # default
373 die "err: socat is missing unix support"552 unix)553 # For unix sockets, port is actually the socket path554 if ss --listening --unix | grep -q "${port}"; then798 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
6 available from this place or http://ftp.uni-erlangen.de/pub/unix/Linux/680x0/q40/
227 另一个注释:最初的unix第六版源代码在其printf函数的顶部有一个注释:“printf
178 needs to be shared across processes - fd-passing over unix domain sockets
200 unix semplifica la gestione anche per lo spazio utente.
206 compartilhado entre processos -- a passagem de fds sobre unix domain sockets
150 unix extensions = yes333 supports the unix extensions the default uid is
1179 E: engel@unix-ag.org
5017 F: net/unix/unix_bpf.c19284 F: include/net/netns/unix.h19286 F: net/unix/