Home
last modified time | relevance | path

Searched refs:permission (Results 1 – 25 of 453) sorted by relevance

12345678910>>...19

/titanic_50/usr/src/lib/krb5/
H A DTHIRDPARTYLICENSE9 * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
13 * this permission notice appear in supporting documentation, and that
16 * permission. M.I.T. makes no representations about the suitability of
28 * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
32 * this permission notice appear in supporting documentation, and that
35 * permission. Furthermore if you modify this software you must label
51 * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
55 * this permission notice appear in supporting documentation, and that
58 * permission. FundsXpress makes no representations about the suitability of
83 * without specific prior written permission.
[all …]
/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/
H A DTHIRDPARTYLICENSE9 * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
13 * this permission notice appear in supporting documentation, and that
16 * permission. M.I.T. makes no representations about the suitability of
28 * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
32 * this permission notice appear in supporting documentation, and that
35 * permission. Furthermore if you modify this software you must label
56 * WITHIN THAT CONSTRAINT, permission to use, copy, modify and distribute
102 * that both that copyright notice and this permission notice appear in
105 * without specific, written prior permission. OpenVision makes no
126 * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
[all …]
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/
H A DTHIRDPARTYLICENSE18 * without specific prior written permission.
40 * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
44 * this permission notice appear in supporting documentation, and that
47 * permission. M.I.T. makes no representations about the suitability of
59 * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
63 * this permission notice appear in supporting documentation, and that
66 * permission. Furthermore if you modify this software you must label
87 * WITHIN THAT CONSTRAINT, permission to use, copy, modify and distribute
122 * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
126 * this permission notice appear in supporting documentation, and that
[all …]
/titanic_50/usr/src/lib/libgss/
H A DTHIRDPARTYLICENSE9 * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
13 * this permission notice appear in supporting documentation, and that
16 * permission. M.I.T. makes no representations about the suitability of
25 * that both that copyright notice and this permission notice appear in
28 * without specific, written prior permission. OpenVision makes no
/titanic_50/usr/src/cmd/bnu/
H A DMakefile.inc34 permission.c pk0.c pk1.c pkdefs.c security.c \
63 uucp.cat := POBJS = uucpdefs.o uucp.o gwd.o permission.o getargs.o \
68 uux.cat := POBJS = uucpdefs.o uux.o mailst.o gwd.o permission.o \
74 permission.o getargs.o gtcfile.o grades.o \
81 pk0.o pk1.o anlwrk.o permission.o getargs.o \
98 cpmv.o mailst.o permission.o $(STRPBRK) \
104 utility.o limits.o permission.o uucpname.o \
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A DTHIRDPARTYLICENSE18 * without specific prior written permission.
40 * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
44 * this permission notice appear in supporting documentation, and that
47 * permission. Furthermore if you modify this software you must label
65 * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
69 * this permission notice appear in supporting documentation, and that
72 * permission. FundsXpress makes no representations about the suitability of
/titanic_50/usr/src/uts/common/os/
H A Dpriv_defs90 Allows a process to execute an executable file whose permission
91 bits or ACL do not allow the process execute permission.
95 Allows a process to read a file or directory whose permission
96 bits or ACL do not allow the process read permission.
100 Allows a process to search a directory whose permission bits or
101 ACL do not allow the process search permission.
105 Allows a process to write a file or directory whose permission
106 bits or ACL do not allow the process write permission.
136 permission bits or ACL except for the set-uid and set-gid
184 permission bits do not allow the process read permission.
[all …]
/titanic_50/usr/src/lib/libpkg/
H A DTHIRDPARTYLICENSE23 * prior written permission. For written permission, please contact
28 * permission of the OpenSSL Project.
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A DTHIRDPARTYLICENSE11 * software without specific prior written permission.
49 * from this software without specific prior written permission.
64 * specific prior written permission.
80 * specific prior written permission.
98 * specific prior written permission.
111 without specific prior written permission.
160 copyright notice and this permission notice appear in all copies,
163 permission. The software is provided "as is" without any
182 * without specific prior written permission.
236 from this software without specific prior written permission.
[all …]
/titanic_50/usr/src/uts/common/io/arn/
H A DLICENSE6 * copyright notice and this permission notice appear in all copies.
23 * copyright notice and this permission notice appear in all copies.
41 * copyright notice and this permission notice appear in all copies.
/titanic_50/usr/src/lib/libresolv2/
H A DTHIRDPARTYLICENSE5 * copyright notice and this permission notice appear in all copies.
19 * permission under its copyrights to use, copy, modify, and distribute this
24 * permission.
43 * copyright notice and this permission notice appear in all copies, and that
46 * specific, written prior permission.
74 * without specific prior written permission.
145 * copyright notice and this permission notice appear in all copies.
173 * without specific prior written permission.
/titanic_50/usr/src/lib/libbc/
H A DTHIRDPARTYLICENSE20 from this software without specific prior written permission.
41 * software without specific prior written permission. This software
54 * from this software without specific prior written permission.
/titanic_50/usr/src/lib/libtecla/
H A DTHIRDPARTYLICENSE11 * copyright notice(s) and this permission notice appear in all copies of
13 * permission notice appear in supporting documentation.
/titanic_50/usr/src/uts/common/io/rwd/
H A DTHIRDPARTYLICENSE7 * copyright notice and this permission notice appear in all copies.
24 * copyright notice and this permission notice appear in all copies.
/titanic_50/usr/src/lib/libshell/common/bltins/
H A Dtest.c62 #define permission(a,f) (sh_access(a,f)==0) macro
317 return(permission(arg, R_OK)); in test_unop()
319 return(permission(arg, W_OK)); in test_unop()
321 return(permission(arg, X_OK)); in test_unop()
412 return(permission(arg, F_OK)); in test_unop()
/titanic_50/usr/src/uts/common/io/rum/
H A DTHIRDPARTYLICENSE7 * copyright notice and this permission notice appear in all copies.
24 * copyright notice and this permission notice appear in all copies.
/titanic_50/usr/src/lib/iconv_modules/
H A DTHIRDPARTYLICENSE.icu14 copyright notice(s) and this permission notice appear in all copies of
16 permission notice appear in supporting documentation.
H A DTHIRDPARTYLICENSE.unicode13 and this permission notice appear with all copies of the Data Files or Software,
14 (b) both the above copyright notice(s) and this permission notice appear in
/titanic_50/usr/src/uts/common/sys/
H A DTHIRDPARTYLICENSE.icu15 copyright notice(s) and this permission notice appear in all copies of
17 permission notice appear in supporting documentation.
/titanic_50/usr/src/uts/common/io/ral/
H A DTHIRDPARTYLICENSE7 * copyright notice and this permission notice appear in all copies.
32 * written permission.
/titanic_50/usr/src/uts/common/io/rwn/
H A DTHIRDPARTYLICENSE7 * copyright notice and this permission notice appear in all copies.
32 * written permission.
/titanic_50/usr/src/cmd/fs.d/smbclnt/
H A DCREDITS8 Special thanks to the Samba team for permission to use their source
/titanic_50/usr/src/uts/common/fs/smbclnt/netsmb/
H A DCREDITS8 Special thanks to the Samba team for permission to use their source
/titanic_50/usr/src/uts/common/io/drm/
H A DTHIRDPARTYLICENSE29 * The above copyright notice and this permission notice (including the next
61 * The above copyright notice and this permission notice (including the next
94 * The above copyright notice and this permission notice (including the next
125 * The above copyright notice and this permission notice (including the next
158 * The above copyright notice and this permission notice (including the next
194 * The above copyright notice and this permission notice (including the next
229 * without specific prior written permission.
269 * The above copyright notice and this permission notice (including the
/titanic_50/usr/src/uts/common/io/yge/
H A DTHIRDPARTYLICENSE20 * software without specific prior written permission.
54 * without specific prior written permission.
73 * copyright notice and this permission notice appear in all copies.

12345678910>>...19