Home
last modified time | relevance | path

Searched refs:RB_MAGIC1 (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/porting/linux/user/src/linux/
H A Dreboot.c21 return syscall(SYS_reboot, RB_MAGIC1, RB_MAGIC2, type); in __reboot()
/third_party/musl/src/linux/
H A Dreboot.c6 return syscall(SYS_reboot, RB_MAGIC1, RB_MAGIC2, type); in __reboot()
/third_party/musl/porting/linux/user/include/sys/
H A Dreboot.h30 #define RB_MAGIC1 0xfee1dead macro
/third_party/musl/include/sys/
H A Dreboot.h14 #define RB_MAGIC1 0xfee1dead macro

Completed in 1 milliseconds