#include <sys/types.h>
#include <fcntl.h>
#include "mmprivate.h"
Go to the source code of this file.
Functions | |
PTR | mmalloc_detach (PTR md) |
PTR mmalloc_detach | ( | PTR | md | ) |
Definition at line 45 of file detach.c.
References mdesc::base, close, MMALLOC_DEVZERO, and NULL.
Referenced by TMapFile::Close(), TMapFile::operator delete(), and TMapFile::TMapFile().