Searched refs:filemap (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/mit/expat/dist/xmlwf/
H A Dfilemap.h48 int filemap(const wchar_t *name,
52 int filemap(const char *name,
H A DMakefile.am53 filemap.h \
H A Dunixfilemap.c51 #include "filemap.h"
60 filemap(const tchar *name, function
H A Dreadfilemap.c82 #include "filemap.h"
85 filemap(const tchar *name, function
H A Dwin32filemap.c51 #include "filemap.h"
56 filemap(const TCHAR *name, function
H A Dxmlfile.c56 #include "filemap.h"
166 filemapRes = filemap(filename, processFile, &args);
264 filemapRes = filemap(filename, processFile, &args);
H A DMakefile.in381 filemap.h \
/netbsd-current/sys/external/bsd/drm2/nouveau/
H A Dnouveau2netbsd23 filemap=
27 [ -z "$filemap" ] || rm -f -- "$filemap" || :
31 filemap="$(mktemp -t ${0##*/})"
88 ' >> "$filemap"
97 done < "$filemap" | sort

Completed in 124 milliseconds