Searched refs:accept_timeout (Results 1 – 2 of 2) sorted by relevance
36 accept_timeout((fd), (addr), (len), IO_TIMEOUT_SEC); \224 static inline int accept_timeout(int fd, struct sockaddr *addr, socklen_t *len, in accept_timeout() function
1451 p = accept_timeout(s, sockaddr(&addr), &len, IO_TIMEOUT_SEC); in vsock_socketpair_connectible()