Searched refs:os__getfullpathname_impl (Results 1 – 2 of 2) sorted by relevance
941 os__getfullpathname_impl(PyObject *module, path_t *path);952 return_value = os__getfullpathname_impl(module, &path); in os__getfullpathname()
3706 os__getfullpathname_impl(PyObject *module, path_t *path) in os__getfullpathname_impl() function