Searched defs:open_file_mapping (Results 1 – 2 of 2) sorted by relevance
200 BOOST_FORCEINLINE HANDLE_ open_file_mapping(DWORD_ dwDesiredAccess, BOOL_ bInheritHandle, LPCSTR_ l… in open_file_mapping() function246 BOOST_FORCEINLINE HANDLE_ open_file_mapping(DWORD_ dwDesiredAccess, BOOL_ bInheritHandle, LPCWSTR_ … in open_file_mapping() function
739 inline void * open_file_mapping (unsigned long access, const char *name) in open_file_mapping() function