Home
last modified time | relevance | path

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

/external/selinux/libselinux/include/selinux/
Drestorecon.h118 extern struct selabel_handle *selinux_restorecon_default_handle(void);
/external/selinux/libselinux/src/
Dselinux_restorecon.c95 sehandle = selinux_restorecon_default_handle(); in restorecon_init()
1060 struct selabel_handle *selinux_restorecon_default_handle(void) in selinux_restorecon_default_handle() function