Searched defs:ExecOpts (Results 1 – 2 of 2) sorted by relevance
108 func execute(pid int, env *ipc.Env, execOpts *ipc.ExecOpts, p *prog.Prog) {
50 type ExecOpts struct { struct51 Flags ExecFlags52 FaultCall int // call index for fault injection (0-based)53 FaultNth int // fault n-th operation in the call (0-based)