Searched defs:out_fd (Results 1 – 1 of 1) sorted by relevance
159 bool cpioWriteHeader(int out_fd, struct stat& st, const char* file_name, in cpioWriteHeader()195 size_t cpioWriteFileContent(int fd_read, int out_fd, struct stat& st) { in cpioWriteFileContent()230 bool cpioWriteFileTrailer(int out_fd) { in cpioWriteFileTrailer()246 size_t cpioArchiveFilesInDir(int out_fd, const char* input_dir) { in cpioArchiveFilesInDir()