Home
last modified time | relevance | path

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

/build/kati/
Dfunc.cc489 static bool HasNoIoInShellScript(const string& cmd) { in HasNoIoInShellScript() function
561 if (ev->avoid_io() && !HasNoIoInShellScript(cmd)) { in ShellFunc()
DINTERNALS.md513 for this. See *HasNoIoInShellScript* in *func.cc* for detail.