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