Home
last modified time | relevance | path

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

/nscd/
A Dnscd_helper.c51 wait_on_socket (int sock, long int usectmo) in wait_on_socket() function
97 && wait_on_socket (fd, EXTRA_RECEIVE_TIME) > 0) in __readall()
151 && wait_on_socket (fd, EXTRA_RECEIVE_TIME) > 0) in __readvall()
302 if (wait_on_socket (sock, 5 * 1000) <= 0) in __nscd_get_mapping()
549 if (wait_on_socket (sock, 5 * 1000) > 0) in __nscd_open_socket()

Completed in 5 milliseconds