Searched refs:fetch_ref (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/lib/libfetch/
H A Dcommon.h83 conn_t *fetch_ref(conn_t *);
H A Dftp.c1052 return (fetch_ref(cached_connection));
1060 cached_connection = fetch_ref(conn);
H A Dcommon.c235 fetch_ref(conn_t *conn) function

Completed in 88 milliseconds