Home
last modified time | relevance | path

Searched defs:existing_file_name (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
D_winapi.c2911 _winapi_CopyFile2_impl(PyObject *module, LPCWSTR existing_file_name, in _winapi_CopyFile2_impl()
/external/python/cpython3/Modules/clinic/
D_winapi.c.h2108 LPCWSTR existing_file_name = NULL; in _winapi_CopyFile2() local