Home
last modified time | relevance | path

Searched refs:map_new_file (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/PC/bdist_wininst/
Dextract.c60 char *map_new_file(DWORD flags, char *filename, in map_new_file() function
304 dst = map_new_file(0, pathname, new_part, in unzip_archive()
Darchive.h88 map_new_file(DWORD flags, char *filename, char
Dinstall.c1082 dst = map_new_file(CREATE_ALWAYS, ini_file, NULL, pmd->uncomp_size, in ExtractInstallData()