Searched refs:fetch_getln (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/lib/libfetch/
H A Dcommon.h88 int fetch_getln(conn_t *);
H A Dhttp.c151 if (fetch_getln(io->conn) == -1)
422 if (fetch_getln(conn) == -1)
477 * time, from a fetch_getln() performed by our caller.
551 if (fetch_getln(conn) == -1)
1791 if (fetch_getln(conn) == -1) {
H A Dftp.c145 if (fetch_getln(conn) == -1) {
151 if (fetch_getln(conn) == -1) {
H A Dcommon.c1026 fetch_getln(conn_t *conn) function

Completed in 48 milliseconds