memProtToOpenFlags  256 plugin/ipc/file/fileconnlist.cpp           int flags = Util::memProtToOpenFlags(area.prot);
memProtToOpenFlags  336 plugin/ipc/file/fileconnlist.cpp     fd = _real_open(area.name, Util::memProtToOpenFlags(area.prot));