Home
last modified time | relevance | path

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

/external/syzkaller/executor/
Dexecutor.cc210 const uint32 kOutMagic = 0xbadf00d; variable
446 reply.magic = kOutMagic; in reply_handshake()
513 reply.magic = kOutMagic; in reply_execute()
883 reply.header.magic = kOutMagic; in write_call_output()