HomeSort by relevance Sort by last modified time
    Searched refs:kmsg_device (Results 1 - 3 of 3) sorted by null

  /system/core/libcutils/
klog.cpp 37 static const char kmsg_device[] = "/dev/kmsg"; local
39 int ret = android_get_control_file(kmsg_device);
41 return TEMP_FAILURE_RETRY(open(kmsg_device, O_WRONLY | O_CLOEXEC));
  /system/sepolicy/private/
file_contexts 108 /dev/kmsg u:object_r:kmsg_device:s0
  /system/sepolicy/prebuilts/api/26.0/private/
file_contexts 108 /dev/kmsg u:object_r:kmsg_device:s0

Completed in 53 milliseconds