blob: c224834ebfb4727651f6bcb243f61a5f732a63b3 (
plain)
1
2
3
4
5
6
|
#include <selinux/get_context_list.h>
#include "dso.h"
hidden_proto(get_ordered_context_list)
hidden_proto(get_ordered_context_list_with_level)
hidden_proto(get_default_context_with_role)
|