Searched refs:zip_source_filefd (Results 1 – 4 of 4) sorted by relevance
24 void* zip_source_filefd(zip_t* archive, int fd, const char* flags,
26 void* zip_source_filefd(zip_t* archive, int fd, const char* mode, in zip_source_filefd() function
66 zip_source_filefd
255 api_.zip_source_filefd(zip_.get(), rfd.GetRemoteFd(), in GetSource()