Home
last modified time | relevance | path

Searched refs:unmap_file (Results 76 – 94 of 94) sorted by path

1234

/dports/news/inn/inn-2.6.4/storage/tradindexed/
H A Dtdx-data.c350 unmap_file(void *data, off_t length, const char *base, const char *suffix) in unmap_file() function
369 unmap_file(data->index, data->indexlen, data->path, "IDX"); in unmap_index()
380 unmap_file(data->data, data->datalen, data->path, "DAT"); in unmap_data()
/dports/security/razorback-yaraNugget/yaraNugget-0.5.0/libyara/
H A Dfilemap.c80 void unmap_file(MAPPED_FILE* pmapped_file) in unmap_file() function
130 void unmap_file(MAPPED_FILE* pmapped_file) in unmap_file() function
H A Dfilemap.h42 void unmap_file(MAPPED_FILE* pmapped_file);
H A Dlibyara.c592 unmap_file(&mfile); in yr_scan_file()
/dports/sysutils/shlock/inn-2.6.4/storage/tradindexed/
H A Dtdx-data.c350 unmap_file(void *data, off_t length, const char *base, const char *suffix) in unmap_file() function
369 unmap_file(data->index, data->indexlen, data->path, "IDX"); in unmap_index()
380 unmap_file(data->data, data->datalen, data->path, "DAT"); in unmap_data()
/dports/textproc/gsed/sed-4.8/
H A DChangeLog-20142026 * sed/sed.c(map_file,unmap_file): added VCAST()s to the
3062 interface into map_file()/unmap_file() [sed.c], and
/dports/textproc/sgrep2/sgrep-1.94a/
H A Dindex.c1821 if (imap->map) unmap_file(sgrep,imap->map,imap->size); in new_index_reader()
1865 unmap_file(sgrep,reader->map,reader->size); in delete_index_reader()
H A Doutput.c55 unmap_file(sgrep,displayer->map,displayer->map_size); in get_file_region()
373 unmap_file(sgrep,displayer->map,displayer->map_size); in clean_up_displayer()
H A Dpmatch.c189 unmap_file(sgrep,(void *)sb->map,sb->map_size); in next_scan_buffer()
H A Dsgrep.h718 int unmap_file(SgrepData *sgrep, void *map, size_t size);
H A Dsysdeps.c124 int unmap_file(SgrepData *sgrep,void *map, size_t size) { in unmap_file() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/profile/
H A DGCDAProfiling.c287 static void unmap_file() { in unmap_file() function
546 unmap_file(); in llvm_gcda_end_file()
/dports/www/firefox/firefox-99.0/build/build-clang/
H A DRemove-FlushViewOfFile-when-unmaping-gcda-files.patch19 static void unmap_file() {
/dports/x11/libxkbcommon/libxkbcommon-1.3.1/src/compose/
H A Dparser.c501 unmap_file(string, size); in do_include()
736 unmap_file(string, size); in parse_file()
H A Dpaths.c135 unmap_file(string, string_size); in resolve_name()
/dports/x11/libxkbcommon/libxkbcommon-1.3.1/src/
H A Dutils.c61 unmap_file(char *str, size_t size) in unmap_file() function
107 unmap_file(char *str, size_t size) in unmap_file() function
H A Dutils.h222 unmap_file(char *string, size_t size);
/dports/x11/libxkbcommon/libxkbcommon-1.3.1/src/xkbcomp/
H A Drules.c1099 unmap_file(string, size); in read_rules_file()
H A Dscanner.c210 unmap_file(string, size); in XkbParseFile()

1234