Advertisement
Mister_Magister

bootdevice

Aug 11th, 2017
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. android:
  2. newfstatat(AT_FDCWD, "/dev/block/bootdevice", {st_mode=S_IFDIR|0755, st_size=1080, ...}, 0) = 0
  3. readlinkat(AT_FDCWD, "/dev/block/bootdevice", "/dev/block/platform/soc.0/f98249"..., 1023) = 40
  4. newfstatat(AT_FDCWD, "/dev/block/mmcblk0rpmb", {st_mode=S_IFBLK|0600, st_rdev=makedev(179, 32), ...}, 0) = 0
  5. newfstatat(AT_FDCWD, "/sys/block/mmcblk0/device/raw_rpmb_size_mult", {st_mode=S_IFREG|0444, st_size=4096, ...}, 0) = 0
  6. newfstatat(AT_FDCWD, "/sys/block/mmcblk0/device/rel_sectors", {st_mode=S_IFREG|0444, st_size=4096, ...}, 0) = 0
  7.  
  8. sailfish:
  9. newfstatat(AT_FDCWD, "/dev/block/bootdevice", {st_mode=S_IFDIR|0755, st_size=60, ...}, 0) = 0
  10. readlinkat(AT_FDCWD, "/dev/block/bootdevice", 0x7ff3f09d88, 1023) = -1 EINVAL (Invalid argument)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement