sacl              616 librpc/gen_ndr/ndr_security.c 			NDR_CHECK(ndr_push_relative_ptr1(ndr, r->sacl));
sacl              628 librpc/gen_ndr/ndr_security.c 			if (r->sacl) {
sacl              629 librpc/gen_ndr/ndr_security.c 				NDR_CHECK(ndr_push_relative_ptr2(ndr, r->sacl));
sacl              630 librpc/gen_ndr/ndr_security.c 				NDR_CHECK(ndr_push_security_acl(ndr, NDR_SCALARS|NDR_BUFFERS, r->sacl));
sacl              675 librpc/gen_ndr/ndr_security.c 				NDR_PULL_ALLOC(ndr, r->sacl);
sacl              676 librpc/gen_ndr/ndr_security.c 				NDR_CHECK(ndr_pull_relative_ptr1(ndr, r->sacl, _ptr_sacl));
sacl              678 librpc/gen_ndr/ndr_security.c 				r->sacl = NULL;
sacl              709 librpc/gen_ndr/ndr_security.c 			if (r->sacl) {
sacl              712 librpc/gen_ndr/ndr_security.c 				NDR_CHECK(ndr_pull_relative_ptr2(ndr, r->sacl));
sacl              714 librpc/gen_ndr/ndr_security.c 				NDR_PULL_SET_MEM_CTX(ndr, r->sacl, 0);
sacl              715 librpc/gen_ndr/ndr_security.c 				NDR_CHECK(ndr_pull_security_acl(ndr, NDR_SCALARS|NDR_BUFFERS, r->sacl));
sacl              756 librpc/gen_ndr/ndr_security.c 		ndr_print_ptr(ndr, "sacl", r->sacl);
sacl              758 librpc/gen_ndr/ndr_security.c 		if (r->sacl) {
sacl              759 librpc/gen_ndr/ndr_security.c 			ndr_print_security_acl(ndr, "sacl", r->sacl);
sacl              322 librpc/gen_ndr/security.h 	struct security_acl *sacl;/* [relative] */
sacl              118 librpc/ndr/ndr_sec_helper.c 	ret += ndr_size_security_acl(sd->sacl, ic, flags);
sacl              666 source3/include/proto.h 			SEC_ACL *sacl, SEC_ACL *dacl, size_t *sd_size);
sacl              298 source3/lib/display_sec.c 	if (sec->sacl) {
sacl              300 source3/lib/display_sec.c 		display_sec_acl(sec->sacl);
sacl               83 source3/lib/secdesc.c 	    (s1->sacl && !s2->sacl) || (!s1->sacl && s2->sacl)) {
sacl               92 source3/lib/secdesc.c 	    !sec_acl_equal(s1->sacl, s2->sacl)) {
sacl              118 source3/lib/secdesc.c 	if (sd->sacl == NULL) {
sacl              138 source3/lib/secdesc.c 	SEC_ACL *dacl, *sacl;
sacl              158 source3/lib/secdesc.c 	sacl = NULL;
sacl              172 source3/lib/secdesc.c 			    owner_sid, group_sid, sacl, dacl, &secdesc_size);
sacl              187 source3/lib/secdesc.c 			SEC_ACL *sacl, SEC_ACL *dacl, size_t *sd_size)
sacl              200 source3/lib/secdesc.c 	if (sacl)
sacl              207 source3/lib/secdesc.c 	dst->sacl      = NULL;
sacl              216 source3/lib/secdesc.c 	if(sacl && ((dst->sacl = dup_sec_acl(dst, sacl)) == NULL))
sacl              228 source3/lib/secdesc.c 	if (dst->sacl != NULL) {
sacl              229 source3/lib/secdesc.c 		offset += dst->sacl->size;
sacl              264 source3/lib/secdesc.c 				src->owner_sid, src->group_sid, src->sacl,
sacl              462 source3/lib/secdesc.c 		psd[0]->group_sid, psd[0]->sacl, dacl, sd_size)))
sacl              514 source3/lib/secdesc.c 		psd[0]->group_sid, psd[0]->sacl, dacl, sd_size)))
sacl              220 source3/libads/disp_sec.c 	ads_disp_acl(sd->sacl, "system");
sacl              221 source3/libads/disp_sec.c 	if (sd->sacl) {
sacl              222 source3/libads/disp_sec.c 		for (i = 0; i < sd->sacl->num_aces; i ++) {
sacl              223 source3/libads/disp_sec.c 			ads_disp_ace(ads, mem_ctx, &sd->sacl->aces[i]);
sacl              610 source3/modules/onefs_acl.c 	SEC_ACL *dacl, *sacl;
sacl              700 source3/modules/onefs_acl.c 	sacl = NULL;
sacl              732 source3/modules/onefs_acl.c 		if (!onefs_acl_to_samba_acl(sd->sacl, &sacl)) {
sacl              745 source3/modules/onefs_acl.c 	    ownerp, groupp, sacl, dacl, &size);
sacl              866 source3/modules/onefs_acl.c 			if (psd->sacl) {
sacl              867 source3/modules/onefs_acl.c 				if (!onefs_samba_acl_to_acl(psd->sacl,
sacl             1784 source3/modules/onefs_open.c 		security_acl_map_generic(sd->sacl, &file_generic_mapping);
sacl              165 source3/modules/vfs_acl_tdb.c 			? xacl.info.sd_hs->sd->sacl : NULL,
sacl               62 source3/modules/vfs_acl_xattr.c 			? xacl.info.sd_hs->sd->sacl : NULL,
sacl             5314 source3/printing/nt_printing.c 		SEC_ACL *dacl, *sacl;
sacl             5337 source3/printing/nt_printing.c 		sacl = secdesc_ctr->sd->sacl ?
sacl             5338 source3/printing/nt_printing.c 			secdesc_ctr->sd->sacl :
sacl             5339 source3/printing/nt_printing.c 			old_secdesc_ctr->sd->sacl;
sacl             5345 source3/printing/nt_printing.c 				    sacl,
sacl             5543 source3/printing/nt_printing.c 					    (*secdesc_ctr)->sd->sacl,
sacl             2234 source3/rpc_server/srv_srvsvc_nt.c 	if (psd->sacl==0) {
sacl             2243 source3/rpc_server/srv_srvsvc_nt.c 	security_acl_map_generic(psd->sacl, &file_generic_mapping);
sacl              782 source3/smbd/nttrans.c 	security_acl_map_generic(psd->sacl, &file_generic_mapping);
sacl             1688 source3/smbd/nttrans.c 	if (psd->sacl == NULL &&
sacl             2974 source3/smbd/open.c 			sd && (sd->sacl != NULL)) {
sacl             3150 source3/smbd/open.c 		security_acl_map_generic(sd->sacl, &file_generic_mapping);
sacl               95 source3/utils/profiles.c 	theacl = sd->sacl;
sacl              358 source4/libcli/security/sddl.c 			if (sd->sacl != NULL) goto failed;
sacl              359 source4/libcli/security/sddl.c 			sd->sacl = sddl_decode_acl(sd, &sddl, &flags, domain_sid);
sacl              360 source4/libcli/security/sddl.c 			if (sd->sacl == NULL) goto failed;
sacl              583 source4/libcli/security/sddl.c 	if ((sd->type & SEC_DESC_SACL_PRESENT) && sd->sacl != NULL) {
sacl              584 source4/libcli/security/sddl.c 		char *acl = sddl_encode_acl(tmp_ctx, sd->sacl, sd->type>>1, domain_sid);
sacl               46 source4/libcli/security/security_descriptor.c 	sd->sacl = NULL;
sacl              106 source4/libcli/security/security_descriptor.c 	if (osd->sacl) {
sacl              107 source4/libcli/security/security_descriptor.c 		nsd->sacl = security_acl_dup(nsd, osd->sacl);
sacl              108 source4/libcli/security/security_descriptor.c 		if (nsd->sacl == NULL) {
sacl              142 source4/libcli/security/security_descriptor.c 		acl = sd->sacl;
sacl              180 source4/libcli/security/security_descriptor.c 		sd->sacl = acl;
sacl              224 source4/libcli/security/security_descriptor.c 		acl = sd->sacl;
sacl              339 source4/libcli/security/security_descriptor.c 	if (!security_acl_equal(sd1->sacl, sd2->sacl))      return false;
sacl              361 source4/libcli/security/security_descriptor.c 	if ((mask & SEC_DESC_SACL_PRESENT) && !security_acl_equal(sd1->sacl, sd2->sacl))      return false;
sacl              273 source4/ntvfs/posix/pvfs_acl.c 		sd->sacl = NULL;
sacl              367 source4/ntvfs/posix/pvfs_acl.c 		sd->sacl = new_sd->sacl;
sacl              368 source4/ntvfs/posix/pvfs_acl.c 		pvfs_translate_generic_bits(sd->sacl);
sacl             1849 source4/torture/raw/acls.c 	sd->sacl = NULL;
sacl              288 source4/torture/rpc/winreg.c 		if (sd->sacl) {
sacl              539 source4/torture/rpc/winreg.c 	if (!sd || !sd->sacl) {
sacl              543 source4/torture/rpc/winreg.c 	for (i = 0; i < sd->sacl->num_aces; i++) {
sacl              544 source4/torture/rpc/winreg.c 		if (dom_sid_equal(&sd->sacl->aces[i].trustee, sid)) {