Searched refs:avoidIO (Results 1 – 3 of 3) sorted by relevance
36 func newExecContext(vars Vars, vpaths searchPaths, avoidIO bool) *execContext {38 ev.avoidIO = avoidIO
774 if ev.avoidIO {939 if ev.avoidIO && !hasNoIoInShellScript(abuf.Bytes()) {1361 if ev.avoidIO {1386 if ev.avoidIO {1412 if ev.avoidIO {
164 avoidIO bool member