SMB_VFS_SYS_ACL_INIT 2580 source3/smbd/posix_acls.c SMB_ACL_T the_acl = SMB_VFS_SYS_ACL_INIT(conn, (int)count_canon_ace_list(the_ace) + 1); SMB_VFS_SYS_ACL_INIT 4220 source3/smbd/posix_acls.c SMB_ACL_T the_acl = SMB_VFS_SYS_ACL_INIT(conn, num_acls); SMB_VFS_SYS_ACL_INIT 4364 source3/smbd/posix_acls.c SMB_ACL_T new_file_acl = SMB_VFS_SYS_ACL_INIT(conn, 3);