MySQL 9.6.0
Source Code Documentation
mysql_component_mysql_file_imp Member List

This is the complete list of members for mysql_component_mysql_file_imp, including all inherited members.

close(FILE_h file) noexceptmysql_component_mysql_file_impstatic
create(const char *file_name, int flags, int permission_flags) noexceptmysql_component_mysql_file_impstatic
flush(FILE_h file) noexceptmysql_component_mysql_file_impstatic
open(const char *file_name, int flags) noexceptmysql_component_mysql_file_impstatic
read(FILE_h file, unsigned char *data, size_t size) noexceptmysql_component_mysql_file_impstatic
seek(FILE_h file, unsigned long long pos, int whence) noexceptmysql_component_mysql_file_impstatic
tell(FILE_h file) noexceptmysql_component_mysql_file_impstatic
write(FILE_h file, const unsigned char *data, size_t size) noexceptmysql_component_mysql_file_impstatic