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

/freebsd-13-stable/lib/libfetch/
H A Dcommon.h120 conn_t *fetch_ref(conn_t *);
H A Dftp.c1051 return (fetch_ref(cached_connection));
1059 cached_connection = fetch_ref(conn);
H A Dcommon.c297 fetch_ref(conn_t *conn) function

Completed in 127 milliseconds