Rudiments
shmfile.h
1 // Copyright (c) 2004 David Muse
2 // See the COPYING file for more information
3 
4  private:
5  virtual void openInternal(const char *name, int32_t flags,
6  mode_t perms, bool useperms);
7  shmfileprivate *pvt;