Home
last modified time | relevance | path

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

12

/titanic_44/usr/src/lib/libzfs/common/
H A Dlibzfs_config.c351 static char *restricted = NULL; in check_restricted() local
358 restricted = getenv("__ZFS_POOL_RESTRICT"); in check_restricted()
361 if (NULL == restricted) in check_restricted()
364 cur = restricted; in check_restricted()
/titanic_44/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_44/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_44/usr/src/lib/libshell/common/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.sh345 [[ $($SHELL -r 'command -p :' 2>&1) == *restricted* ]] || err_exit 'command -p not restricted'
/titanic_44/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_44/usr/src/lib/libshell/common/data/
H A Dbash_pre_rc.sh51 if ! shopt -qo restricted; then
/titanic_44/usr/src/cmd/ypcmd/yppasswd/
H A Dyppasswdd.dfl30 # shells beginning with the letter 'r' are considered "restricted"
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A DFIRMWARELICENSE102 firmware," "restricted computer firmware," or with "restricted rights" as
/titanic_44/usr/src/lib/libshell/
H A DMakefile.demo111 tests/restricted.sh \
/titanic_44/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_share.c829 static char *restricted[] = { in smb_shr_is_restricted() local
838 for (i = 0; i < sizeof (restricted)/sizeof (restricted[0]); i++) { in smb_shr_is_restricted()
839 if (smb_strcasecmp(restricted[i], sharename, 0) == 0) in smb_shr_is_restricted()
/titanic_44/usr/src/cmd/troff/nroff.d/terms.d/
H A DREADME71 the entries should be restricted to only those characters that
/titanic_44/usr/src/tools/scripts/
H A Dits.reg146 # are different on- and off-SWAN. The off-SWAN URL provides restricted,
/titanic_44/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_44/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…
/titanic_44/usr/src/uts/common/os/
H A Dpriv_defs386 otherwise be restricted (i.e., most filesystems except
416 Allows a process access to otherwise restricted information using ndd.
/titanic_44/usr/src/grub/grub-0.97/
H A DCOPYING74 running the Program is not restricted, and the output from the Program
229 8. If the distribution and/or use of the Program is restricted in

12