Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dpkg_io.c120 fetchIO_close(f->fetch); in fetch_archive_read()
138 fetchIO_close(f->fetch); in fetch_archive_close()
/netbsd-src/external/bsd/fetch/dist/libfetch/
H A Dfetch.h104 void fetchIO_close(fetchIO *);
H A Dftp.c1266 fetchIO_close(f); in fetchStatFTP()
1315 fetchIO_close(f); in fetchListFTP()
1318 fetchIO_close(f); in fetchListFTP()
H A Dcommon.c1114 fetchIO_close(fetchIO *f) function