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

#include <nomos.h>

Collaboration diagram for mm_cache:
Collaboration graph

Public Attributes

int inUse
 Cache in use.
 
int fd
 File descriptor.
 
unsigned long size
 Size.
 
void * mmPtr
 Memory pointer.
 
char label [myBUFSIZ]
 Label.
 

Detailed Description

Caches memory-mapped files

Definition at line 252 of file nomos.h.


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