Searched defs:wait_timeout (Results 1 – 4 of 4) sorted by relevance
45 struct timespec wait_timeout = { .tv_sec = 5, .tv_nsec = 0}; variable
71 def _Terminate(self, child, command_timeout, wait_timeout=10): argument
1314 DWORD wait_timeout; in telnet_do() local
114 static int wait_timeout = 60000; variable