Searched refs:pathname_part (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/PC/bdist_wininst/ |
D | extract.c | 61 char *pathname_part, int size, in map_new_file() argument 95 if (ensure_directory(filename, pathname_part, notify)) in map_new_file()
|
D | archive.h | 89 *pathname_part, int size,
|
/external/python/cpython3/PC/bdist_wininst/ |
D | extract.c | 60 char *pathname_part, int size, in map_new_file() argument 94 if (ensure_directory(filename, pathname_part, notify)) in map_new_file()
|
D | archive.h | 88 *pathname_part, int size,
|