SMB_ACL_USER       88 source3/lib/sysacls.c 	if (entry_d->a_type == SMB_ACL_USER) {
SMB_ACL_USER      170 source3/lib/sysacls.c 			case SMB_ACL_USER:
SMB_ACL_USER      287 source3/lib/sysacls.c 		case SMB_ACL_USER:
SMB_ACL_USER      305 source3/lib/sysacls.c 	if (entry_d->a_type == SMB_ACL_USER) {
SMB_ACL_USER       83 source3/modules/vfs_aixacl_util.c 			ace->a_type = SMB_ACL_USER;
SMB_ACL_USER      254 source3/modules/vfs_aixacl_util.c 			case SMB_ACL_USER:
SMB_ACL_USER      486 source3/modules/vfs_gpfs.c 			ace->a_type = SMB_ACL_USER;
SMB_ACL_USER      635 source3/modules/vfs_gpfs.c 		case SMB_ACL_USER:
SMB_ACL_USER      555 source3/modules/vfs_hpuxacl.c 	case SMB_ACL_USER:
SMB_ACL_USER      594 source3/modules/vfs_hpuxacl.c 		smb_tag = SMB_ACL_USER;
SMB_ACL_USER      150 source3/modules/vfs_posixacl.c 		ace->a_type = SMB_ACL_USER;
SMB_ACL_USER      172 source3/modules/vfs_posixacl.c 	case SMB_ACL_USER: {
SMB_ACL_USER      294 source3/modules/vfs_posixacl.c 		case SMB_ACL_USER:
SMB_ACL_USER      324 source3/modules/vfs_posixacl.c 		case SMB_ACL_USER:
SMB_ACL_USER      487 source3/modules/vfs_solarisacl.c 	case SMB_ACL_USER:
SMB_ACL_USER      526 source3/modules/vfs_solarisacl.c 		smb_tag = SMB_ACL_USER;
SMB_ACL_USER      300 source3/modules/vfs_tru64acl.c 		case SMB_ACL_USER:
SMB_ACL_USER      371 source3/modules/vfs_tru64acl.c 	case SMB_ACL_USER:
SMB_ACL_USER      408 source3/modules/vfs_tru64acl.c 		smb_tag_type = SMB_ACL_USER;
SMB_ACL_USER      782 source3/smbd/posix_acls.c 		case SMB_ACL_USER:
SMB_ACL_USER     1659 source3/smbd/posix_acls.c 				current_ace->type = SMB_ACL_USER;
SMB_ACL_USER     2408 source3/smbd/posix_acls.c 			case SMB_ACL_USER:
SMB_ACL_USER     2627 source3/smbd/posix_acls.c 		if (p_ace->type == SMB_ACL_USER || p_ace->type == SMB_ACL_GROUP) {
SMB_ACL_USER     2675 source3/smbd/posix_acls.c 		if ((p_ace->type == SMB_ACL_USER) || (p_ace->type == SMB_ACL_GROUP)) {
SMB_ACL_USER     2826 source3/smbd/posix_acls.c 		if (list->type == type && ((type != SMB_ACL_USER && type != SMB_ACL_GROUP) ||
SMB_ACL_USER     2827 source3/smbd/posix_acls.c 				(type == SMB_ACL_USER  && id && id->uid == list->unix_ug.uid) ||
SMB_ACL_USER     4192 source3/smbd/posix_acls.c 			*p_tt = SMB_ACL_USER;
SMB_ACL_USER     4270 source3/smbd/posix_acls.c 		if (tag_type == SMB_ACL_USER) {
SMB_ACL_USER     3459 source3/smbd/trans2.c 			case SMB_ACL_USER: