#include <shared.h>
Data Fields | |
char * | path |
int | mode |
int | fd |
unsigned long | file_size |
unsigned long | current_position |
unsigned long | current_line |
void * | mmap_buf |
unsigned long current_line |
unsigned long current_position |
int fd |
unsigned long file_size |
void* mmap_buf |
int mode |
char* path |