Home
last modified time | relevance | path

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

/src/contrib/tnftp/src/
H A Dextern.h248 int ftp_poll(struct pollfd *, int, int);
H A Dutil.c1426 rv = ftp_poll(pfd, 1, timeout); in ftp_connect()
1478 ftp_poll(struct pollfd *fds, int nfds, int timeout) in ftp_poll() function
H A Dftp.c534 if ((nr = ftp_poll(pfd, nfd, sec * 1000)) <= 0) in empty()
1682 rv = ftp_poll(pfd, 1, timeout); in dataconn()