Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/fs/squashfs/   (Linux Kernel Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 2 kB image not shown  

Quelle  setup.h   Sprache: unbekannt

 
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Landlock LSM - Security framework setup
 *
 * Copyright © 2016-2020 Mickaël Salaün <mic@digikod.net>
 * Copyright © 2018-2020 ANSSI
 */


#ifndef _SECURITY_LANDLOCK_SETUP_H
#define _SECURITY_LANDLOCK_SETUP_H

#include <linux/lsm_hooks.h>

extern const int landlock_abi_version;

extern bool landlock_initialized;
extern int landlock_errata;

extern struct lsm_blob_sizes landlock_blob_sizes;
extern const struct lsm_id landlock_lsmid;

#endif /* _SECURITY_LANDLOCK_SETUP_H */

Messung V0.5 in Prozent
C=95 H=95 G=94

[zur Elbe Produktseite wechseln0.17QuellennavigatorsAnalyse erneut starten2026-06-06]