Searched defs:timeoutp (Results 1 – 7 of 7) sorted by relevance
/external/libpcap/testprogs/ |
D | selpolltest.c | 204 struct timeval *timeoutp; in main() local
|
/external/openssh/ |
D | misc.c | 246 waitfd(int fd, int *timeoutp, short events) in waitfd() 278 waitrfd(int fd, int *timeoutp) { in waitrfd() 291 socklen_t addrlen, int *timeoutp) in timeout_connect()
|
D | ssh-agent.c | 1045 prepare_poll(struct pollfd **pfdp, size_t *npfdp, int *timeoutp, u_int maxfds) in prepare_poll()
|
D | packet.c | 1329 struct timeval timeout, start, *timeoutp = NULL; in ssh_packet_read_seqnr() local 1996 struct timeval start, timeout, *timeoutp = NULL; in ssh_packet_write_wait() local
|
/external/python/cpython2/Modules/ |
D | readline.c | 1033 struct timeval *timeoutp = NULL; in readline_until_enter_or_signal() local
|
D | socketmodule.c | 2059 int *timeoutp)
|
/external/python/cpython3/Modules/ |
D | readline.c | 1193 struct timeval *timeoutp = NULL; in readline_until_enter_or_signal() local
|