Home
last modified time | relevance | path

Searched defs:dst_fd (Results 1 – 25 of 113) sorted by relevance

12345

/dports/sysutils/myrescue/myrescue-0.9.4/src/
H A Dmyrescue.c73 int copy_block( int src_fd, int dst_fd, in copy_block()
120 int try_block ( int src_fd, int dst_fd, in try_block()
169 void do_copy ( int src_fd, int dst_fd, int bitmap_fd, in do_copy()
222 int do_jump_run ( int src_fd, int dst_fd, int bitmap_fd, in do_jump_run()
270 void do_jump ( int src_fd, int dst_fd, int bitmap_fd, in do_jump()
359 int dst_fd ; in main() local
/dports/devel/aegis/aegis-4.25.D510/libaegis/glue/
H A Dcopyfile.cc53 int dst_fd; in copyfile() local
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/boot_control_copy/
H A Dboot_control_copy.cpp98 static bool copy_data(int src_fd, int dst_fd, size_t num_bytes) in copy_data()
138 int src_fd, dst_fd; in module_setActiveBootSlot() local
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libdiskconfig/
H A Ddiskutils.c36 int dst_fd = -1; in write_raw_image() local
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libdiskconfig/
H A Ddiskutils.c36 int dst_fd = -1; in write_raw_image() local
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/utils/
H A Dcat_helper.py59 def _WriteBytesBufferedFileToFile(self, src_fd, dst_fd): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/gslib/
H A Dcat_helper.py50 def _WriteBytesBufferedFileToFile(self, src_fd, dst_fd): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/utils/
H A Dcat_helper.py59 def _WriteBytesBufferedFileToFile(self, src_fd, dst_fd): argument
/dports/sysutils/hexpeek/hexpeek-v1.0.20200804/src/
H A Dhexpeek_files.c359 static rc_t cpybk(int src_fd, hoff_t src_at, int dst_fd, hoff_t dst_at, in cpybk()
391 static rc_t cpyfw(int src_fd, hoff_t src_at, int dst_fd, hoff_t dst_at, in cpyfw()
420 static rc_t cpyext(int src_fd, hoff_t src_at, int dst_fd, hoff_t dst_at, in cpyext()
459 int dst_fd, hoff_t dst_at, hoff_t dst_len) in filecpy()
/dports/sysutils/busybox/busybox-1.26.2/archival/libarchive/
H A Ddata_extract_all.c12 int dst_fd; in data_extract_all() local
/dports/security/sudo/sudo-1.9.8p2/src/
H A Dcopy_file.c85 int dst_fd, off_t dst_len) in sudo_copy_file()
/dports/sysutils/busybox/busybox-1.26.2/libbb/
H A Dcopy_file.c264 int dst_fd; in copy_file() local
H A Dcopyfd.c30 static off_t bb_full_fd_action(int src_fd, int dst_fd, off_t size) in bb_full_fd_action()
/dports/math/cadabra2/cadabra2-2.3.6.8/core/algorithms/
H A Dyoung_project_tensor.cc60 index_iterator dst_fd=index_iterator::begin(kernel.properties, repfac.begin()); in apply() local
H A Dyoung_project.cc114 index_iterator dst_fd=index_iterator::begin(kernel.properties, repfac.begin()); in apply() local
/dports/archivers/zchunk/zchunk-1.1.16/src/
H A Dunzck.c148 int dst_fd = STDOUT_FILENO; in main() local
H A Dzck.c183 int dst_fd = open(out_name, O_TRUNC | O_WRONLY | O_CREAT, 0666); in main() local
/dports/net/haproxy19/haproxy-1.9.16/src/
H A Dproto_sockpair.c248 int sv[2], fd, dst_fd = -1; in sockpair_connect_server() local
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dproto_sockpair.c247 int sv[2], fd, dst_fd = -1; in sockpair_connect_server() local
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dproto_sockpair.c247 int sv[2], fd, dst_fd = -1; in sockpair_connect_server() local
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dproto_sockpair.c241 int sv[2], fd, dst_fd = -1; in sockpair_connect_server() local
/dports/net/nuster/nuster-5.0.4.21/src/
H A Dproto_sockpair.c247 int sv[2], fd, dst_fd = -1; in sockpair_connect_server() local
/dports/audio/harp/harp-0.6.0/
H A Dharpconfig.c207 static void create_logfile(char *template, char *dir, char **dst_filename, FILE **dst_fd){ in create_logfile()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/pg_upgrade/
H A Dfile.c133 int dst_fd; in rewriteVisibilityMap() local
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/pg_upgrade/
H A Dfile.c133 int dst_fd; in rewriteVisibilityMap() local

12345