other_ent 4367 source3/smbd/posix_acls.c SMB_ACL_ENTRY_T other_ent = NULL; other_ent 4397 source3/smbd/posix_acls.c if (SMB_VFS_SYS_ACL_CREATE_ENTRY(conn, &new_file_acl, &other_ent) == -1) { other_ent 4402 source3/smbd/posix_acls.c if (SMB_VFS_SYS_ACL_SET_TAG_TYPE(conn, other_ent, SMB_ACL_OTHER) == -1) { other_ent 4452 source3/smbd/posix_acls.c if (SMB_VFS_SYS_ACL_SET_PERMSET(conn, other_ent, permset) == -1) {