Home
last modified time | relevance | path

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

/linux-6.14.4/security/selinux/ss/
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
Dmls.c553 void mls_export_netlbl_lvl(struct policydb *p, struct context *context, in mls_export_netlbl_lvl() function
Dservices.c3947 mls_export_netlbl_lvl(policydb, ctx, secattr); in security_netlbl_sid_to_secattr()