Home
last modified time | relevance | path

Searched refs:restricted (Results 1 – 25 of 51) sorted by relevance

123

/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/
H A Dksh-regress.tst172 EXEC --regress=etc=. --regress=source --restricted
173 OUTPUT - 'set --default --braceexpand --restricted --trackall --vi --viraw'
176 EXEC --regress=etc=. --regress=source --regress=euid=0 --restricted
177 OUTPUT - 'set --default --braceexpand --privileged --restricted --trackall --vi --viraw'
183 EXEC --regress=etc=. --regress=source --regress=euid=0 --regress=p_suid=0 --restricted
184 OUTPUT - 'set --default --braceexpand --restricted --trackall --vi --viraw'
193 EXEC --regress=etc=. --regress=source --regress=euid=0 --regress=p_suid=99999 --restricted
194 OUTPUT - 'set --default --braceexpand --privileged --restricted --trackall --vi --viraw'
202 EXEC --regress=etc=. --regress=source --regress=euid=1 --restricted
208 EXEC --regress=etc=. --regress=source --regress=euid=1 --regress=p_suid=0 --restricted
[all …]
H A Dksh-regress.rt20 restricted
/titanic_53/usr/src/lib/libzfs/common/
H A Dlibzfs_config.c356 static const char *restricted = NULL; in zpool_skip_pool() local
365 restricted = getenv("__ZFS_POOL_RESTRICT"); in zpool_skip_pool()
379 if (NULL == restricted) in zpool_skip_pool()
382 cur = restricted; in zpool_skip_pool()
/titanic_53/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_chmod_inherit_002_pos.ksh86 typeset aclinherit_flag=(discard noallow restricted passthrough)
180 restricted)
H A Dzfs_acl_aclmode_restricted_001_neg.ksh62 log_must $ZFS set aclmode=restricted $TESTPOOL/$TESTFS
H A Dzfs_acl_chmod_inherit_002_neg.ksh86 typeset aclinherit_flag=(discard noallow restricted passthrough)
/titanic_53/usr/src/test/zfs-tests/tests/functional/acl/trivial/
H A Dzfs_acl_aclmode_restricted_001_pos.ksh112 log_must $ZFS set aclmode=restricted $TESTPOOL/$TESTFS
/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Drestricted.sh45 grep restricted out > /dev/null 2>&1
H A Doptions.sh313 rc restricted xtrace
426 for i in interactive login restricted allexport notify errexit \
H A Dbasic.sh347 [[ $($SHELL -r 'command -p :' 2>&1) == *restricted* ]] || err_exit 'command -p not restricted'
/titanic_53/usr/src/cmd/sh/
H A Dbltin.c158 failed(argv[0], restricted); in builtin()
178 failed(argv[0], restricted); in builtin()
H A Dmsg.c62 const char restricted[] = "restricted"; variable
H A Dservice.c99 failed(ion, restricted); in initio()
141 failed(s, restricted);
H A Dname.c221 failed(n->namid, restricted); in assign()
698 failed(name, restricted); in unset_name()
H A Ddefs.h429 extern const char restricted[];
H A Dxec.c90 failed(n->namid, restricted);
/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dbash_pre_rc.sh51 if ! shopt -qo restricted; then
/titanic_53/usr/src/cmd/ypcmd/yppasswd/
H A Dyppasswdd.dfl30 # shells beginning with the letter 'r' are considered "restricted"
/titanic_53/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A DFIRMWARELICENSE102 firmware," "restricted computer firmware," or with "restricted rights" as
/titanic_53/usr/src/cmd/ast/libshell/
H A DMakefile.demo100 tests/restricted.sh \
/titanic_53/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_share.c848 static char *restricted[] = { in smb_shr_is_restricted() local
857 for (i = 0; i < sizeof (restricted)/sizeof (restricted[0]); i++) { in smb_shr_is_restricted()
858 if (smb_strcasecmp(restricted[i], sharename, 0) == 0) in smb_shr_is_restricted()
/titanic_53/usr/src/cmd/troff/nroff.d/terms.d/
H A DREADME71 the entries should be restricted to only those characters that
/titanic_53/usr/src/tools/scripts/
H A Dits.reg146 # are different on- and off-SWAN. The off-SWAN URL provides restricted,
/titanic_53/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-438 The disk space can be used in a boot loader is very restricted
/titanic_53/usr/src/cmd/hal/
H A DLICENSE46 15) Right to Use. You may use the Original Work in all ways not otherwise restricted or conditioned…

123