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