Home
last modified time | relevance | path

Searched refs:mls_export_netlbl_lvl (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/security/selinux/ss/
H A Dmls.h53 void mls_export_netlbl_lvl(struct policydb *p, struct context *context,
62 static inline void mls_export_netlbl_lvl(struct policydb *p, in mls_export_netlbl_lvl() function
H A Dmls.c553 void mls_export_netlbl_lvl(struct policydb *p, struct context *context, in mls_export_netlbl_lvl() function
H A Dservices.c3956 mls_export_netlbl_lvl(policydb, ctx, secattr); in security_netlbl_sid_to_secattr()