HomeSort by: relevance | last modified time | path
    Searched defs:ftp_poll (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/ftp/
util.c 1442 rv = ftp_poll(pfd, 1, timeout);
1494 ftp_poll(struct pollfd *fds, int nfds, int timeout) function in typeref:typename:int
util.c 1442 rv = ftp_poll(pfd, 1, timeout);
1494 ftp_poll(struct pollfd *fds, int nfds, int timeout) function in typeref:typename:int

Completed in 23 milliseconds