Searched refs:__timeout (Results 1 – 4 of 4) sorted by relevance
/external/ltp/testcases/kernel/syscalls/epoll2/include/ |
D | epoll.h | 115 int __maxevents, int __timeout) __THROW;
|
/external/curl/tests/python_dependencies/impacket/ |
D | smb.py | 2378 self.__timeout = 60 2380 self.__timeout = timeout 2397 …ss = nmb.NetBIOSUDPSession(my_name, remote_name, remote_host, host_type, sess_port, self.__timeout) 2399 …ss = nmb.NetBIOSTCPSession(my_name, remote_name, remote_host, host_type, sess_port, self.__timeout) 2438 prev_timeout = self.__timeout 2439 self.__timeout = timeout 2443 return self.__timeout 2473 r = self._sess.recv_packet(self.__timeout) 3574 data = self._sess.recv_packet(self.__timeout).get_trailer()
|
/external/fio/ |
D | eta.c | 250 uint64_t __timeout = td->o.timeout; in thread_eta() local 254 t_eta = __timeout + start_delay; in thread_eta()
|
/external/valgrind/perf/ |
D | test_input_for_tinycc.c | 404 struct timeval *__restrict __timeout);
|