Searched refs:open_file_mapping (Results 1 – 3 of 3) 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
210 m_handle = winapi::open_file_mapping(map_access, filename); in priv_open_or_create()
739 inline void * open_file_mapping (unsigned long access, const char *name) in open_file_mapping() function