• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1LIBSELINUX_R {
2  global:
3    fgetfilecon;
4    fgetfilecon_raw;
5    freecon;
6    fsetfilecon;
7    getcon;
8    getfilecon;
9    getpeercon;
10    getpidcon;
11    is_selinux_enabled;
12    lgetfilecon;
13    lsetfilecon;
14    security_compute_create;
15    security_get_initial_context;
16    security_getenforce;
17    security_load_policy;
18    security_policyvers;
19    security_setenforce;
20    selabel_close;
21    selabel_lookup;
22    selabel_lookup_best_match;
23    selabel_open;
24    selinux_android_file_context_handle;
25    selinux_android_hw_service_context_handle;
26    selinux_android_load_policy;
27    selinux_android_load_policy_from_fd;
28    selinux_android_restorecon;
29    selinux_android_restorecon_pkgdir;
30    selinux_android_seapp_context_init;
31    selinux_android_service_context_handle;
32    selinux_android_set_sehandle;
33    selinux_android_setcon;
34    selinux_android_setcontext;
35    selinux_android_vendor_service_context_handle;
36    selinux_check_access;
37    selinux_log_callback;
38    selinux_set_callback;
39    selinux_status_open;
40    selinux_status_updated;
41    selinux_vendor_log_callback;
42    set_selinuxmnt;
43    setcon;
44    setexeccon;
45    setfilecon;
46    setfscreatecon;
47    setsockcreatecon;
48    setsockcreatecon_raw;
49    string_to_security_class;
50  local: *;
51};
52
53LIBSELINUX_S { # introduced=S
54    selinux_android_context_with_level;
55    selinux_android_keystore2_key_context_handle;
56};
57