Searched refs:sepol_context_get_mls (Results 1 – 4 of 4) sorted by relevance
35 extern const char *sepol_context_get_mls(const sepol_context_t * con);
37 sepol_context_get_mls;
99 const char *sepol_context_get_mls(const sepol_context_t * con) in sepol_context_get_mls() function
158 const char *mls = sepol_context_get_mls(record); in context_from_record()