Home
last modified time | relevance | path

Searched refs:mls_context_destroy (Results 1 – 2 of 2) sorted by relevance

/external/selinux/libsepol/include/sepol/policydb/
Dcontext.h60 static inline void mls_context_destroy(context_struct_t * c) in mls_context_destroy() function
88 mls_context_destroy(c); in context_destroy()
/external/selinux/libsepol/cil/src/
Dcil_binary.c2886 mls_context_destroy(sepol_context); in __cil_context_to_sepol_context()