![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
#include "my_config.h"#include <errno.h>#include <unistd.h>#include "my_dbug.h"#include "my_inttypes.h"#include "my_io.h"#include "my_sys.h"#include "my_thread_local.h"#include "mysys_err.h"Functions | |
| my_off_t | my_seek (File fd, my_off_t pos, int whence, myf MyFlags) | 
| Seek to a position in a file.  More... | |
| my_off_t | my_tell (File fd, myf MyFlags) |