Home
last modified time | relevance | path

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

/third_party/boringssl/src/tool/
Dtransport_common.cc389 bool Wait(StdinWait stdin_wait, bool *socket_ready, bool *stdin_ready) { in Wait() argument
396 if (stdin_wait == StdinWait::kSocketWrite) { in Wait()
539 bool Wait(StdinWait stdin_wait, bool *socket_ready, bool *stdin_ready) { in Wait() argument
553 if (stdin_wait == StdinWait::kSocketWrite) { in Wait()