Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c1224 accept_with_timeout(int socket, in accept_with_timeout() function
1265 s = accept_with_timeout(pdata, from, &fromlen, &timeout); in dataconn()
/freebsd/crypto/heimdal/appl/ftp/
H A DChangeLog344 * ftpd/ftpd.c (accept_with_timeout): use socklen_t