Searched refs:os_lstat_impl (Results 1 – 2 of 2) sorted by relevance
72 os_lstat_impl(PyObject *module, path_t *path, int dir_fd);87 return_value = os_lstat_impl(module, &path, dir_fd); in os_lstat()
2512 os_lstat_impl(PyObject *module, path_t *path, int dir_fd) in os_lstat_impl() function