Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/fetch/dist/libfetch/
H A Dfile.c56 fetchFile_read(void *cookie, void *buf, size_t len) in fetchFile_read() function
129 f = fetchIO_unopen(cookie, fetchFile_read, fetchFile_write, fetchFile_close); in fetchXGetFile()
181 f = fetchIO_unopen(cookie, fetchFile_read, fetchFile_write, fetchFile_close); in fetchPutFile()