Home
last modified time | relevance | path

Searched defs:callReply (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/pkg/ipc/
Dipc.go451 type callReply struct { struct
452 index uint32 // call index in the program
453 num uint32 // syscall number (for cross-checking)
454 errno uint32
455 flags uint32 // see CallFlags
456 signalSize uint32
457 coverSize uint32
458 compsSize uint32