/titanic_50/usr/src/cmd/lp/lib/access/ |
H A D | allowed.c | 76 char ** allow, in is_user_allowed() argument 80 is_user_allowed (user, allow, deny) in is_user_allowed() 82 **allow, in is_user_allowed() 89 return (allowed(user, allow, deny)); 108 char **allow, local 111 if (loadaccess(Lp_A_Forms, form, "", &allow, &deny) == -1) 114 return (is_user_allowed(user, allow, deny)); 133 char **allow, local 136 if (loadaccess(Lp_A_Printers, printer, UACCESSPREFIX, &allow, &deny) == -1) 139 return (is_user_allowed(user, allow, deny)); [all …]
|
/titanic_50/usr/src/lib/pam_modules/list/ |
H A D | list.c | 49 string_mode_type(pam_list_mode_t op_mode, boolean_t allow) in string_mode_type() argument 52 (allow ? "allow" : "deny")); in string_mode_type() 79 boolean_t allow = B_FALSE; in pam_sm_acct_mgmt() local 107 string_mode_type(op_mode, allow)); in pam_sm_acct_mgmt() 115 allow = B_TRUE; in pam_sm_acct_mgmt() 120 string_mode_type(op_mode, allow)); in pam_sm_acct_mgmt() 128 allow = B_FALSE; in pam_sm_acct_mgmt() 133 string_mode_type(op_mode, allow)); in pam_sm_acct_mgmt() 163 (allow ? "allow file" : "deny file")); in pam_sm_acct_mgmt() 235 allow = B_TRUE; in pam_sm_acct_mgmt() [all …]
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/delegate/ |
H A D | zfs_allow_009_neg.ksh | 55 log_mustnot $ZFS allow -s @non-existent $dtst 56 log_mustnot $ZFS allow $STAFF "atime,created,mounted" $dtst 57 log_mustnot $ZFS allow $dtst $TESTPOOL 58 log_mustnot $ZFS allow -c $dtst 59 log_mustnot $ZFS allow -u $STAFF1 $dtst 60 log_mustnot $ZFS allow -u $STAFF1 -g $STAFF_GROUP "create,destroy" $dtst 61 log_mustnot $ZFS allow -u $STAFF1 -e "mountpoint" $dtst
|
H A D | zfs_allow_008_pos.ksh | 58 log_must $ZFS allow -l $STAFF1 $perms1 $dtst 59 log_must $ZFS allow -l $STAFF1 allow $dtst 62 log_must $ZFS allow -l $STAFF1 $perms2 $childfs 64 log_mustnot user_run $STAFF1 $ZFS allow $OTHER1 $perms1 $childfs 69 log_must user_run $STAFF1 $ZFS allow -l $OTHER1 $perms1 $dtst 74 log_mustnot user_run $STAFF1 $ZFS allow $OTHER1 $perms2 $dtst
|
H A D | delegate_common.kshlib | 171 allow) 348 log_must $ZFS allow -l $STAFF1 $LOCAL_SET $dtst 349 log_must $ZFS allow -d $STAFF2 $DESC_SET $dtst 350 log_must $ZFS allow $OTHER1 $LOCAL_DESC_SET $dtst 351 log_must $ZFS allow $OTHER2 $LOCAL_DESC_SET $dtst 434 log_must $ZFS allow $user create $fs 441 log_must $ZFS allow $user mount $fs 448 log_must $ZFS allow $user mount,create $fs 572 log_must $ZFS allow $user mount $fs 588 log_must $ZFS allow $user mount $fs [all …]
|
H A D | zfs_allow_007_pos.ksh | 72 log_must $ZFS allow -s @set $perms1 $ROOT_TESTFS 73 log_must $ZFS allow -s @set $perms2 $childfs 74 log_must $ZFS allow $STAFF1 @set $childfs 89 log_must $ZFS allow $STAFF1 @set $ROOT_TESTFS
|
H A D | zfs_allow_006_pos.ksh | 61 log_must $ZFS allow -s @basic $perms1 $dtst 62 log_must $ZFS allow $STAFF1 @basic $dtst 68 log_must $ZFS allow -s @basic $perms2 $dtst
|
H A D | zfs_unallow_006_pos.ksh | 52 log_must $ZFS allow -u $STAFF1 $LOCAL_DESC_SET $dtst 53 log_must $ZFS allow -g $STAFF_GROUP $LOCAL_DESC_SET $dtst 54 log_must $ZFS allow -e $LOCAL_DESC_SET $dtst
|
H A D | zfs_allow_004_pos.ksh | 63 log_must $ZFS allow -d $STAFF1 $perms $dtst 75 log_must $ZFS allow -d -g $STAFF_GROUP $perms $dtst 87 log_must $ZFS allow -d -e $perms $dtst
|
H A D | zfs_allow_003_pos.ksh | 59 log_must $ZFS allow -l $STAFF1 $perms $dtst 71 log_must $ZFS allow -l -g $STAFF_GROUP $perms $dtst 83 log_must $ZFS allow -l -e $perms $dtst
|
H A D | zfs_unallow_004_pos.ksh | 51 log_must $ZFS allow -s @basic $LOCAL_DESC_SET $dtst 52 log_must $ZFS allow -u $STAFF1 @basic $dtst
|
H A D | zfs_unallow_007_neg.ksh | 53 log_must $ZFS allow $STAFF1 $perm1 $ROOT_TESTFS 54 log_must $ZFS allow $STAFF1 $perm2 $SUBFS
|
H A D | zfs_allow_005_pos.ksh | 55 log_must $ZFS allow -l everyone create,mount $ROOT_TESTFS 56 log_must $ZFS allow -c $perms $ROOT_TESTFS
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/ |
H A D | zfs_acl_chmod_rwacl_001_pos.ksh | 84 chgusr_exec $user $CHMOD A0+owner@:read_data:allow $node 110 for acc in allow deny; do 130 log_must usr_exec $CHMOD A0+group@:read_acl/write_acl:allow $node 146 for flag in allow deny; do 147 if [[ $flag == allow ]]; then 169 $CHMOD A0+user:$ZFS_ACL_OTHER1:read_acl/write_acl:allow $node 191 A0+group:$ZFS_ACL_OTHER_GROUP:read_acl/write_acl:allow $node 209 A0+user:$ZFS_ACL_OTHER1:read_acl/write_acl:allow $node
|
H A D | zfs_acl_chmod_001_neg.ksh | 55 log_mustnot usr_exec $CHMOD ${A}owner@:read_data:allow $node 98 log_mustnot $CHMOD A+owner@:read_data:allow $node 100 $CHMOD A+owner@:read_data:allow $node
|
H A D | zfs_acl_chmod_002_pos.ksh | 55 log_must $CHMOD A+owner@:rwxp:f:allow,group@:rwxp:f:allow $mntpnt/dir.$$
|
/titanic_50/usr/src/cmd/cron/ |
H A D | permit.c | 72 allowed(user, allow, deny) in allowed() argument 73 char *user, *allow, *deny; in allowed() 75 if (exists(allow)) { 76 if (within(user, allow)) {
|
/titanic_50/usr/src/cmd/ipf/examples/ |
H A D | example.5 | 4 # allow packets coming from foo to bar through. 8 # allow any TCP packets from the same subnet as foo is on through to host 13 # allow in UDP packets which are NOT from port 53 and are destined for 22 # allow packets through which have a non-standard IP header length (ie there
|
H A D | example.11 | 2 # allow any TCP packets from the same subnet as foo is on through to host 7 # allow in UDP packets which are NOT from port 53 and are destined for 16 # allow any connections to be made, except to BSD print/r-services 22 # allow any connections to be made, except to BSD print/r-services
|
H A D | example.3 | 10 # allow a variety of individual hosts to send any type of IP packet to any 27 # allow any packets destined for localhost out. 31 # allow any host to send any IP packet out to a limited number of hosts.
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_user/misc/ |
H A D | zfs_allow_001_neg.ksh | 55 log_must $ZFS allow $TESTPOOL/$TESTFS 56 log_mustnot $ZFS allow $($LOGNAME) create $TESTPOOL/$TESTFS 61 OUTPUT=$($ZFS allow $TESTPOOL/$TESTFS | $GREP "Local+Descendent" )
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/acl/cifs/ |
H A D | cifs_attr_003_pos.ksh | 389 A+user:$user:${ace_dir}:allow $object 392 A+user:$user:${ace_file}:allow $object 439 A+user:$user:${ace_dir}:allow $object 442 A+user:$user:${ace_file}:allow $object 482 A+user:$user:${ace_dir}:allow $object 485 A+user:$user:${ace_file}:allow $object 525 A+user:$user:${ace_dir}:allow $object 528 A+user:$user:${ace_file}:allow $object 564 TESTACL=user:$ZFS_ACL_OTHER1:write_data:allow
|
/titanic_50/usr/src/lib/pyzfs/common/ |
H A D | unallow.py | 25 import zfs.allow 27 do_unallow = zfs.allow.do_allow
|
/titanic_50/usr/src/tools/ndrgen/ |
H A D | ndr_anal.c | 343 int allow; in analyze_typeinfo_typedef() local 363 allow = ALLOW_NO_SWITCH; in analyze_typeinfo_typedef() 367 allow); /* see above */ in analyze_typeinfo_typedef() 386 int allow; in analyze_typeinfo_struct() local 410 allow = ALLOW_VARSIZE; in analyze_typeinfo_struct() 412 allow = 0; in analyze_typeinfo_struct() 414 analyze_member(mem_np, mem, &offset, allow); in analyze_typeinfo_struct() 503 unsigned long *offsetp, int allow) in analyze_member() argument 633 if (allow & ALLOW_CASE) { in analyze_member() 729 if (type_down->size_variable_part && !(allow & ALLOW_VARSIZE)) { in analyze_member() [all …]
|
/titanic_50/usr/src/lib/pam_modules/allow/ |
H A D | Makefile | 31 POFILE= allow.po 32 MSGFILES= allow.c
|