Home
last modified time | relevance | path

Searched refs:UnmapViewOfFile (Results 1 – 25 of 2532) sorted by relevance

12345678910>>...102

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dimmutable.c182 UnmapViewOfFile (mem_w); in alloc_pages()
184 UnmapViewOfFile (mem_r); in alloc_pages()
191 UnmapViewOfFile (mem_w); in alloc_pages()
192 UnmapViewOfFile (mem_r); in alloc_pages()
236 if (!UnmapViewOfFile (mem_w)) in free_pages()
238 if (!UnmapViewOfFile (mem_r)) in free_pages()
/dports/comms/gnuradio/gnuradio-3.8.4.0/gnuradio-runtime/lib/
H A Dvmcircbuf_createfilemapping.cc138 UnmapViewOfFile(d_first_copy); in vmcircbuf_createfilemapping()
163 if (UnmapViewOfFile(d_first_copy) == 0) { in ~vmcircbuf_createfilemapping()
168 if (UnmapViewOfFile(d_second_copy) == 0) { in ~vmcircbuf_createfilemapping()
/dports/emulators/aranym/aranym-1.1.0/tools/
H A Dldd.c34 #define UnmapViewOfFile(p) free(p) macro
874 UnmapViewOfFile(basepointer); in process_file()
881 UnmapViewOfFile(basepointer); in process_file()
888 UnmapViewOfFile(basepointer); in process_file()
900 UnmapViewOfFile(basepointer); in process_file()
927 UnmapViewOfFile(basepointer); in process_file()
953 UnmapViewOfFile(basepointer); in process_file()
960 UnmapViewOfFile(basepointer); in process_file()
970 UnmapViewOfFile(basepointer); in process_file()
1031 UnmapViewOfFile(basepointer); in process_file()
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/detail/win/
H A Dmemory.hpp31 using ::UnmapViewOfFile;
52 UnmapViewOfFile(void *);
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/detail/winapi/
H A Dmemory.hpp34 using ::UnmapViewOfFile;
53 UnmapViewOfFile(void *);
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/detail/winapi/
H A Dmemory.hpp34 using ::UnmapViewOfFile;
53 UnmapViewOfFile(void *);
/dports/databases/xtrabackup/boost_1_59_0/boost/detail/winapi/
H A Dmemory.hpp34 using ::UnmapViewOfFile;
53 UnmapViewOfFile(void *);
/dports/databases/percona57-server/boost_1_59_0/boost/detail/winapi/
H A Dmemory.hpp34 using ::UnmapViewOfFile;
53 UnmapViewOfFile(void *);
/dports/databases/percona57-client/boost_1_59_0/boost/detail/winapi/
H A Dmemory.hpp34 using ::UnmapViewOfFile;
53 UnmapViewOfFile(void *);
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/detail/winapi/
H A Dmemory.hpp34 using ::UnmapViewOfFile;
53 UnmapViewOfFile(void *);
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/microsoft/win32/safehandles/
H A DSafeFileMapViewHandle.cs45 private static extern bool UnmapViewOfFile(IntPtr handle); in UnmapViewOfFile() method in Microsoft.Win32.SafeHandles.SafeFileMapViewHandle
49 return UnmapViewOfFile(handle); in ReleaseHandle()
/dports/textproc/goldendict/goldendict-73ec1b5/mouseover_win32/
H A DThTypes.c40 UnmapViewOfFile(GlobalData); in ThTypes_End()
49 UnmapViewOfFile(GlobalData32); in ThTypes_End()
/dports/devel/libowfat/libowfat-0.32/io/
H A Dio_mmapwritefile.c33 UnmapViewOfFile(e->mmapped); in io_mmapwritefile()
63 UnmapViewOfFile(e->mmapped); in io_mmapwritefile()
87 UnmapViewOfFile(e->mmapped); in io_mmapwritefile()
/dports/devel/p5-IPC-Mmap/IPC-Mmap-0.21/lib/IPC/Mmap/
H A DWin32.pm108 UnmapViewOfFile($self->{_addr});
122 UnmapViewOfFile($self->{_addr});
/dports/www/c-icap/c_icap-0.5.10/os/win32/
H A Dshared_mem.c97 UnmapViewOfFile(id->mem); in ci_shared_mem_detach()
105 UnmapViewOfFile(id->mem); in ci_shared_mem_destroy()
/dports/chinese/libchewing/libchewing-0.5.1/src/porting_layer/src/
H A Dplat_mmap_windows.c145 UnmapViewOfFile(handle->address); in plat_mmap_set_view()
178 UnmapViewOfFile(handle->address); in plat_mmap_close()
217 UnmapViewOfFile(handle->address); in plat_mmap_unmap()
/dports/databases/mariadb105-client/mariadb-10.5.15/mysys/
H A Dmy_mmap.c75 UnmapViewOfFile(ptr); in my_mmap()
93 DBUG_RETURN(UnmapViewOfFile(addr) ? 0 : -1); in my_munmap()
/dports/databases/mariadb105-server/mariadb-10.5.15/mysys/
H A Dmy_mmap.c75 UnmapViewOfFile(ptr); in my_mmap()
93 DBUG_RETURN(UnmapViewOfFile(addr) ? 0 : -1); in my_munmap()
/dports/comms/libticables2/libticables2-1.3.5/src/win32/
H A Dlink_tie.c168 UnmapViewOfFile(pSendBuf); in tie_close()
175 UnmapViewOfFile(pRecvBuf); in tie_close()
186 UnmapViewOfFile(pRecvBuf); in tie_close()
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DSharedMemory_win.cpp76 UnmapViewOfFile(a_ucData); in SharedMemory2()
87 UnmapViewOfFile(a_ucData); in ~SharedMemory2()
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DSharedMemory_win.cpp76 UnmapViewOfFile(a_ucData); in SharedMemory2()
87 UnmapViewOfFile(a_ucData); in ~SharedMemory2()
/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A Ddndobjects.cpp169 UnmapViewOfFile(data); in InitDrag()
179 UnmapViewOfFile(data); in InitDrag()
207 UnmapViewOfFile(data); in GetTarget()
221 UnmapViewOfFile(data); in GetTarget()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/conn_handler/
H A Dshared_memory_connection.cc108 if (m_handle_client_map) UnmapViewOfFile(m_handle_client_map); in send_error_and_close_channel()
127 if (m_connect_map) UnmapViewOfFile(m_connect_map); in close_shared_mem()
310 if (m_handle_client_map) UnmapViewOfFile(m_handle_client_map); in listen_for_connection_event()
/dports/graphics/vips/vips-8.12.0/libvips/iofuncs/
H A Dmapfile.c127 UnmapViewOfFile( baseaddr ); in vips__mmap_supported()
247 if( !UnmapViewOfFile( (void *) start ) ) { in vips__munmap()
358 if( !UnmapViewOfFile( image->baseaddr ) ) { in vips_remapfilerw()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/conn_handler/
H A Dshared_memory_connection.cc114 UnmapViewOfFile(m_handle_client_map); in send_error_and_close_channel()
143 UnmapViewOfFile(m_connect_map); in close_shared_mem()
362 UnmapViewOfFile(m_handle_client_map); in listen_for_connection_event()

12345678910>>...102