Home
last modified time | relevance | path

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

/support/
A Dxaccept.c28 int clientfd = accept (fd, sa, salen); in xaccept() local
29 if (clientfd < 0) in xaccept()
31 return clientfd; in xaccept()
A Dxaccept4.c28 int clientfd = accept4 (fd, sa, salen, flags); in xaccept4() local
29 if (clientfd < 0) in xaccept4()
31 return clientfd; in xaccept4()

Completed in 5 milliseconds