Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/include/selinux/
H A Drestorecon.h18 * selinux_restorecon_default_handle(3) and selinux_restorecon_set_sehandle(3)
139 * required parameters, or if selinux_restorecon_default_handle(3) has been
145 * selinux_restorecon_default_handle - Sets default selabel_open(3) parameters
152 extern struct selabel_handle *selinux_restorecon_default_handle(void);
179 * selinux_restorecon_default_handle(3) and selinux_restorecon_set_sehandle(3)
/third_party/selinux/libselinux/src/
H A Dselinux_restorecon.c100 sehandle = selinux_restorecon_default_handle(); in restorecon_init()
1474 * selinux_restorecon_default_handle(3) is called to set the global restorecon
1477 struct selabel_handle *selinux_restorecon_default_handle(void) in selinux_restorecon_default_handle() function

Completed in 3 milliseconds