Home
last modified time | relevance | path

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

/freebsd/lib/libfetch/
H A Dcommon.h72 static inline conn_t *fetch_deref(conn_t *conn) in fetch_deref() function
H A Dftp.c1137 fetch_deref(conn); in ftp_request()