Searched refs:_winapi_GetLongPathName_impl (Results 1 – 2 of 2) sorted by relevance
762 _winapi_GetLongPathName_impl(PyObject *module, LPCWSTR path);808 return_value = _winapi_GetLongPathName_impl(module, path); in _winapi_GetLongPathName()
1570 _winapi_GetLongPathName_impl(PyObject *module, LPCWSTR path) in _winapi_GetLongPathName_impl() function