mirror of
https://github.com/SELinuxProject/selinux
synced 2025-02-28 23:40:35 +00:00
7 lines
197 B
C
7 lines
197 B
C
#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)
|