Home
last modified time | relevance | path

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

/dragonfly/contrib/tnftp/src/
H A Dssl.c369 fetch_wait(struct fetch_connect *conn, ssize_t rlen, struct timeval *timeout) in fetch_wait() function
475 if (fetch_wait(conn, rlen, &timeout) == -1) in fetch_read()