Searched defs:dst_fd (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/libunarchive/
H A Dopen_transformer.c14 open_transformer(int src_fd, USE_DESKTOP(long long) int (*transformer)(int src_fd, int dst_fd), const char *transform_prog, ...) argument
H A Ddata_extract_all.c12 int dst_fd; local
H A Ddecompress_bunzip2.c703 unpack_bz2_stream(int src_fd, int dst_fd) argument
H A Ddecompress_unlzma.c233 unpack_lzma_stream(int src_fd, int dst_fd) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dcopyfd.c19 static off_t bb_full_fd_action(int src_fd, int dst_fd, off_t size) argument
H A Dcopy_file.c227 int dst_fd; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfs/
H A Dcatalog.c273 struct hfs_find_data src_fd, dst_fd; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus/
H A Dcatalog.c311 struct hfs_find_data src_fd, dst_fd; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dcatalog.c325 struct hfs_find_data src_fd, dst_fd; local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/
H A Dunzip.c70 static int unzip_extract(zip_header_t *zip_header, int src_fd, int dst_fd) argument
104 int src_fd = -1, dst_fd = -1; local
[all...]

Completed in 91 milliseconds