Searched refs:acceptfd (Results 1 – 1 of 1) sorted by relevance
1132 int acceptfd = 0; in accept() local1134 while ((acceptfd = ff_hook_accept(fd, addr, addrlen)) < 0) in accept()1161 return acceptfd; in accept()