Home
last modified time | relevance | path

Searched full:unix (Results 1 – 25 of 581) sorted by relevance

12345678910>>...24

/kernel/linux/linux-5.10/net/unix/
DKconfig3 # Unix Domain Sockets
6 config UNIX config
7 tristate "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
18 called unix. Note that several important services won't work
25 depends on UNIX
29 tristate "UNIX: socket monitoring interface"
30 depends on UNIX
33 Support for UNIX socket monitoring interface used by the ss tool.
DMakefile3 # Makefile for the Linux unix domain socket layer.
6 obj-$(CONFIG_UNIX) += unix.o
8 unix-y := af_unix.o garbage.o
9 unix-$(CONFIG_SYSCTL) += sysctl_net_unix.o
/kernel/linux/linux-6.6/net/unix/
DKconfig3 # 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
21 depends on UNIX
25 tristate "UNIX: socket monitoring interface"
26 depends on UNIX
29 Support for UNIX socket monitoring interface used by the ss tool.
DMakefile3 # Makefile for the Linux unix domain socket layer.
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
/kernel/linux/linux-5.10/Documentation/admin-guide/cifs/
Dusage.rst143 Unix Extensions standard (e.g. almost any version of Samba ie version
146 not have a server that supports the Unix extensions for CIFS (such as Samba
147 2.2.5 or later). To enable the Unix CIFS Extensions in the Samba server, add
150 unix extensions = yes
153 are also useful (on the Samba server) when the majority of clients are Unix or
177 which may not be what you want, although if the CIFS Unix extensions are
199 later, but only for remote clients using the CIFS Unix extensions, and will
267 configured for Unix Extensions (and the client has not disabled
296 which do support the CIFS Unix extensions, such as a
302 the server supports the Unix Extensions then the uid
[all …]
/kernel/linux/linux-6.6/Documentation/admin-guide/cifs/
Dusage.rst143 Unix Extensions standard (e.g. almost any version of Samba ie version
146 not have a server that supports the Unix extensions for CIFS (such as Samba
147 2.2.5 or later). To enable the Unix CIFS Extensions in the Samba server, add
150 unix extensions = yes
153 are also useful (on the Samba server) when the majority of clients are Unix or
177 which may not be what you want, although if the CIFS Unix extensions are
199 later, but only for remote clients using the CIFS Unix extensions, and will
267 configured for Unix Extensions (and the client has not disabled
296 which do support the CIFS Unix extensions, such as a
302 the server supports the Unix Extensions then the uid
[all …]
/kernel/linux/linux-6.6/fs/sysv/
DKconfig7 SCO, Xenix and Coherent are commercial Unix systems for Intel
13 that they contain binaries from those other Unix systems; in order
16 UnixWare, Dell Unix and System V programs under Linux. It is
22 If you only intend to mount files from some other Unix over the
/kernel/linux/linux-5.10/fs/sysv/
DKconfig6 SCO, Xenix and Coherent are commercial Unix systems for Intel
12 that they contain binaries from those other Unix systems; in order
15 UnixWare, Dell Unix and System V programs under Linux. It is
21 If you only intend to mount files from some other Unix over the
/kernel/linux/linux-5.10/fs/fat/
DKconfig11 other Unix files.
26 available for Unix and DOS ("man tar" or "info tar").
49 other Unix files.
67 used by Windows 95, Windows 98, Windows NT 4.0, and the Unix
/kernel/linux/linux-6.6/fs/fat/
DKconfig13 other Unix files.
28 available for Unix and DOS ("man tar" or "info tar").
51 other Unix files.
69 used by Windows 95, Windows 98, Windows NT 4.0, and the Unix
/kernel/linux/linux-5.10/drivers/scsi/dpt/
Ddptsig.h181 #define OS_GEN_UNIX 0x00000100 /* Generic Unix */
182 #define OS_SCO_UNIX 0x00000200 /* SCO Unix */
183 #define OS_ATT_UNIX 0x00000400 /* ATT Unix */
184 #define OS_UNIXWARE 0x00000800 /* USL Unix */
185 #define OS_INT_UNIX 0x00001000 /* Interactive Unix */
190 #define OS_OLIVETTI_UNIX 0x00020000/* Olivetti Unix */
194 #define OS_BSDI_UNIX 0x00200000 /* BSDi Unix BSD/OS 2.0 and up */
195 #define OS_AIX_UNIX 0x00400000 /* AIX Unix */
196 #define OS_FREE_BSD 0x00800000 /* FreeBSD Unix */
198 #define OS_DGUX_UNIX 0x02000000 /* Data General Unix */
/kernel/linux/linux-5.10/fs/adfs/
Dinode.c165 * Convert an ADFS time to Unix time. ADFS has a 40-bit centi-second time
167 * of time to convert from RISC OS epoch to Unix epoch.
173 /* 01 Jan 1970 00:00:00 (Unix epoch) as nanoseconds since in adfs_adfs2unix_time()
193 /* convert from RISC OS to Unix epoch */ in adfs_adfs2unix_time()
208 /* Convert an Unix time to ADFS time for an entry that is already stamped. */
214 /* convert from Unix to RISC OS epoch */ in adfs_unix2adfs_time()
/kernel/linux/linux-6.6/fs/adfs/
Dinode.c167 * Convert an ADFS time to Unix time. ADFS has a 40-bit centi-second time
169 * of time to convert from RISC OS epoch to Unix epoch.
175 /* 01 Jan 1970 00:00:00 (Unix epoch) as nanoseconds since in adfs_adfs2unix_time()
195 /* convert from RISC OS to Unix epoch */ in adfs_adfs2unix_time()
210 /* Convert an Unix time to ADFS time for an entry that is already stamped. */
216 /* convert from Unix to RISC OS epoch */ in adfs_unix2adfs_time()
/kernel/linux/linux-6.6/Documentation/filesystems/smb/
Dcifsroot.rst22 A CIFS root mount currently requires the use of SMB1+UNIX Extensions
38 To enable SMB1+UNIX extensions you will need to set these global
43 unix extension = yes # default
/kernel/linux/linux-5.10/Documentation/filesystems/cifs/
Dcifsroot.rst22 A CIFS root mount currently requires the use of SMB1+UNIX Extensions
38 To enable SMB1+UNIX extensions you will need to set these global
43 unix extension = yes # default
/kernel/linux/linux-6.6/tools/testing/selftests/proc/
Dsetns-dcache.c20 * FIXME /proc/net/unix is under CONFIG_UNIX which can be disabled.
102 (void)open("/proc/net/unix", O_RDONLY); in main()
116 fd = open("/proc/net/unix", O_RDONLY); in main()
/kernel/linux/linux-5.10/tools/testing/selftests/proc/
Dsetns-dcache.c20 * FIXME /proc/net/unix is under CONFIG_UNIX which can be disabled.
102 (void)open("/proc/net/unix", O_RDONLY); in main()
116 fd = open("/proc/net/unix", O_RDONLY); in main()
/kernel/linux/linux-6.6/net/9p/
DKconfig21 imply UNIX
24 This builds support for transports over TCP, Unix sockets and
/kernel/linux/linux-6.6/Documentation/security/
Dcredentials.rst37 In a standard UNIX filesystem, for instance, this will be defined by the
44 the same set as in (2) - in standard UNIX files, for instance, this is the
100 A traditional UNIX file, for example, includes a permissions mask that
104 in question). UNIX file permissions do not allow the arbitrary
127 1. Traditional UNIX credentials.
155 These are manipulated implicitly by changes to the traditional UNIX
183 that don't fit into the other standard UNIX credentials. They are for
234 * UNIX UID, GID, mode;
238 * UNIX exec privilege escalation bits (SUID/SGID);
/kernel/linux/linux-5.10/Documentation/security/
Dcredentials.rst37 In a standard UNIX filesystem, for instance, this will be defined by the
44 the same set as in (2) - in standard UNIX files, for instance, this is the
100 A traditional UNIX file, for example, includes a permissions mask that
104 in question). UNIX file permissions do not allow the arbitrary
127 1. Traditional UNIX credentials.
155 These are manipulated implicitly by changes to the traditional UNIX
183 that don't fit into the other standard UNIX credentials. They are for
234 * UNIX UID, GID, mode;
238 * UNIX exec privilege escalation bits (SUID/SGID);
/kernel/linux/linux-5.10/fs/isofs/
DKconfig7 Unix systems. The so-called Rock-Ridge extensions which allow for
8 long Unix filenames and symbolic links are also supported by this
/kernel/linux/linux-6.6/fs/isofs/
DKconfig8 Unix systems. The so-called Rock-Ridge extensions which allow for
9 long Unix filenames and symbolic links are also supported by this
/kernel/linux/linux-6.6/sound/mips/
Dhal2.h42 /* 3=Unix Timer */
59 /* If IAR_TYPE_M=Unix Timer: */
60 /* 1=Unix Timer */
179 /* Unix timer, 64 bit */
/kernel/linux/linux-5.10/sound/mips/
Dhal2.h42 /* 3=Unix Timer */
59 /* If IAR_TYPE_M=Unix Timer: */
60 /* 1=Unix Timer */
179 /* Unix timer, 64 bit */
/kernel/linux/linux-5.10/security/tomoyo/
Dnetwork.c18 /* Structure for holding unix domain socket's address. */
159 * "enum tomoyo_mac_index" for unix domain socket.
356 * @family: Name of socket family ("inet" or "unix").
398 * tomoyo_audit_unix_log - Audit UNIX network log.
406 return tomoyo_audit_net_log(r, "unix", r->param.unix_network.protocol, in tomoyo_audit_unix_log()
442 * tomoyo_check_unix_acl - Check permission for unix domain socket operation.
538 * tomoyo_unix_entry - Check permission for UNIX network operation.
585 * tomoyo_check_unix_address - Check permission for unix domain socket's operation.

12345678910>>...24