Searched refs:munmap (Results 1 – 12 of 12) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | network_write.c | 135 munmap(p, sce->st.st_size); in network_write_chunkqueue_write() 140 munmap(p, sce->st.st_size); in network_write_chunkqueue_write() 146 munmap(p, sce->st.st_size); in network_write_chunkqueue_write()
|
| H A D | network_mtcp_writev.c | 211 munmap(c->file.mmap.start, c->file.mmap.length); 318 munmap(c->file.mmap.start, c->file.mmap.length); 455 munmap(p, sce->st.st_size); in network_write_chunkqueue_mtcp_writev() 460 munmap(p, sce->st.st_size); in network_write_chunkqueue_mtcp_writev() 466 munmap(p, sce->st.st_size); in network_write_chunkqueue_mtcp_writev()
|
| H A D | sys-mmap.h | 12 #define munmap(a, b) (-1) macro
|
| H A D | stream.c | 96 if (f->start) munmap(f->start, f->size); in stream_close()
|
| H A D | network_writev.c | 211 munmap(c->file.mmap.start, c->file.mmap.length); in network_write_chunkqueue_writev() 318 munmap(c->file.mmap.start, c->file.mmap.length); in network_write_chunkqueue_writev()
|
| H A D | chunk.c | 73 munmap(c->file.mmap.start, c->file.mmap.length); in chunk_reset()
|
| H A D | mod_compress.c | 561 munmap(start, sce->st.st_size); in deflate_file_to_file() 646 munmap(start, sce->st.st_size); in deflate_file_to_buffer()
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | SConstruct | 158 …toconf, Split('fork stat lstat strftime dup2 getcwd inet_ntoa inet_ntop memset mmap munmap strchr \
|
| H A D | config.h.in | 183 /* Define to 1 if you have the `munmap' function. */
|
| H A D | configure.ac | 510 AC_CHECK_FUNCS([dup2 getcwd inet_ntoa inet_ntop memset mmap munmap strchr \
|
| H A D | configure | 16615 for ac_func in dup2 getcwd inet_ntoa inet_ntop memset mmap munmap strchr \
|
| /mOS-networking-stack/core/src/include/ |
| H A D | netmap_user.h | 867 munmap(d->mem, d->memsize); in nm_close()
|