FOSSology  4.4.0
Open Source License Compliance by Open Source Software
RepMmapStruct Struct Reference

#include <libfossrepo.h>

Collaboration diagram for RepMmapStruct:
Collaboration graph

Public Attributes

int FileHandle
 Handle from open()
 
unsigned char * Mmap
 Memory pointer from mmap.
 
uint32_t MmapSize
 Size of file mmap.
 
uint32_t _MmapSize
 Real size of mmap (set to page boundary)
 

Detailed Description

Replacements for mmap

Definition at line 89 of file libfossrepo.h.


The documentation for this struct was generated from the following file: