Home
last modified time | relevance | path

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

/system/core/init/
Ddevices.c961 struct selabel_handle *sehandle2; in handle_device_fd() local
962 sehandle2 = selinux_android_file_context_handle(); in handle_device_fd()
963 if (sehandle2) { in handle_device_fd()
965 sehandle = sehandle2; in handle_device_fd()