Home
last modified time | relevance | path

Searched refs:my_pread (Results 1 – 25 of 260) sorted by relevance

1234567891011

/dports/databases/mariadb104-server/mariadb-10.4.24/storage/maria/
H A Dma_backup.c46 if (my_pread(kfile,share.state.header.file_version, head_length, 0, in aria_get_capabilities()
65 if (my_pread(kfile, disc_cache, info_length, 0L, MYF(MY_NABP))) in aria_get_capabilities()
186 if ((length= my_pread(kfile, buffer, cap->block_size, in aria_read_index()
243 *bytes_read= my_pread(dfile, buffer, cap->block_size, in aria_read_data()
255 if ((length= my_pread(dfile, buffer, cap->block_size, in aria_read_data()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/maria/
H A Dma_backup.c46 if (my_pread(kfile,share.state.header.file_version, head_length, 0, in aria_get_capabilities()
65 if (my_pread(kfile, disc_cache, info_length, 0L, MYF(MY_NABP))) in aria_get_capabilities()
186 if ((length= my_pread(kfile, buffer, cap->block_size, in aria_read_index()
243 *bytes_read= my_pread(dfile, buffer, cap->block_size, in aria_read_data()
255 if ((length= my_pread(dfile, buffer, cap->block_size, in aria_read_data()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/maria/
H A Dma_backup.c45 if (my_pread(kfile,share.state.header.file_version, head_length, 0, in aria_get_capabilities()
64 if (my_pread(kfile, disc_cache, info_length, 0L, MYF(MY_NABP))) in aria_get_capabilities()
183 if ((length= my_pread(kfile, buffer, cap->block_size, in aria_read_index()
240 *bytes_read= my_pread(dfile, buffer, cap->block_size, in aria_read_data()
252 if ((length= my_pread(dfile, buffer, cap->block_size, in aria_read_data()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/maria/
H A Dma_backup.c45 if (my_pread(kfile,share.state.header.file_version, head_length, 0, in aria_get_capabilities()
64 if (my_pread(kfile, disc_cache, info_length, 0L, MYF(MY_NABP))) in aria_get_capabilities()
183 if ((length= my_pread(kfile, buffer, cap->block_size, in aria_read_index()
240 *bytes_read= my_pread(dfile, buffer, cap->block_size, in aria_read_data()
252 if ((length= my_pread(dfile, buffer, cap->block_size, in aria_read_data()
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/untrusted/elf_loader/
H A Delf_loader.c68 static void my_pread(const char *file, const char *fail_message, in my_pread() function
119 my_pread(file, "Failed to read code segment data", fd, in my_mmap()
252 my_pread(filename, "Failed to read ELF header from file! ", in load_elf_file()
304 my_pread(filename, "Failed to read program headers from ELF file! ", in load_elf_file()
429 my_pread(filename, "Failed to read final partial page of data! ", in load_elf_file()
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/service_runtime/linux/
H A Dnacl_bootstrap.c170 static void my_pread(const char *file, const char *fail_message, in my_pread() function
258 my_pread(filename, "Failed to read ELF header from file! ", in load_elf_file()
298 my_pread(filename, "Failed to read program headers from ELF file! ", in load_elf_file()
386 my_pread(filename, "Cannot read PT_INTERP segment contents!", in load_elf_file()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest3522.cc54 static ssize_t my_pread (int fd, void *buf, size_t count, off_t offset) { in my_pread() function
90 db_env_set_func_pread(my_pread); in setup()
H A Dtest3522b.cc55 static ssize_t my_pread (int fd, void *buf, size_t count, off_t offset) { in my_pread() function
91 db_env_set_func_pread(my_pread); in setup()
H A Dtest3529.cc63 static ssize_t my_pread (int fd, void *buf, size_t count, off_t offset) { in my_pread() function
116 db_env_set_func_pread(my_pread); in setup()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest3522.cc54 static ssize_t my_pread (int fd, void *buf, size_t count, off_t offset) { in my_pread() function
90 db_env_set_func_pread(my_pread); in setup()
H A Dtest3522b.cc55 static ssize_t my_pread (int fd, void *buf, size_t count, off_t offset) { in my_pread() function
91 db_env_set_func_pread(my_pread); in setup()
H A Dtest3529.cc63 static ssize_t my_pread (int fd, void *buf, size_t count, off_t offset) { in my_pread() function
116 db_env_set_func_pread(my_pread); in setup()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest3522.cc54 static ssize_t my_pread (int fd, void *buf, size_t count, off_t offset) { in my_pread() function
90 db_env_set_func_pread(my_pread); in setup()
H A Dtest3522b.cc55 static ssize_t my_pread (int fd, void *buf, size_t count, off_t offset) { in my_pread() function
91 db_env_set_func_pread(my_pread); in setup()
H A Dtest3529.cc63 static ssize_t my_pread (int fd, void *buf, size_t count, off_t offset) { in my_pread() function
116 db_env_set_func_pread(my_pread); in setup()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest3522.cc54 static ssize_t my_pread (int fd, void *buf, size_t count, off_t offset) { in my_pread() function
90 db_env_set_func_pread(my_pread); in setup()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest3522.cc54 static ssize_t my_pread (int fd, void *buf, size_t count, off_t offset) { in my_pread() function
90 db_env_set_func_pread(my_pread); in setup()
H A Dtest3529.cc63 static ssize_t my_pread (int fd, void *buf, size_t count, off_t offset) { in my_pread() function
116 db_env_set_func_pread(my_pread); in setup()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest3522.cc54 static ssize_t my_pread (int fd, void *buf, size_t count, off_t offset) { in my_pread() function
90 db_env_set_func_pread(my_pread); in setup()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/
H A Dtest3522.cc54 static ssize_t my_pread (int fd, void *buf, size_t count, off_t offset) { in my_pread() function
90 db_env_set_func_pread(my_pread); in setup()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/
H A Dtest3522.cc54 static ssize_t my_pread (int fd, void *buf, size_t count, off_t offset) { in my_pread() function
90 db_env_set_func_pread(my_pread); in setup()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/
H A Dtest3522.cc54 static ssize_t my_pread (int fd, void *buf, size_t count, off_t offset) { in my_pread() function
90 db_env_set_func_pread(my_pread); in setup()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/
H A Dtest3522.cc54 static ssize_t my_pread (int fd, void *buf, size_t count, off_t offset) { in my_pread() function
90 db_env_set_func_pread(my_pread); in setup()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/src/tests/
H A Dtest3522.cc54 static ssize_t my_pread (int fd, void *buf, size_t count, off_t offset) { in my_pread() function
90 db_env_set_func_pread(my_pread); in setup()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/src/tests/
H A Dtest3522.cc54 static ssize_t my_pread (int fd, void *buf, size_t count, off_t offset) { in my_pread() function
90 db_env_set_func_pread(my_pread); in setup()

1234567891011