Home
last modified time | relevance | path

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

/external/syzkaller/vm/kvm/
Dkvm.go55 outputB []byte member
161 inst.outputB = append(inst.outputB, buf[:n]...)
164 case inst.outputC <- inst.outputB:
165 inst.outputB = nil
233 inst.outputB = nil
249 inst.outputB = nil