Searched refs:os_access_impl (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Modules/clinic/ |
H A D | posixmodule.c.h | 165 os_access_impl(PyObject *module, path_t *path, int mode, int dir_fd, 219 _return_value = os_access_impl(module, &path, mode, dir_fd, effective_ids, follow_symlinks); in os_access()
|
/third_party/python/Modules/ |
H A D | posixmodule.c | 2979 os_access_impl(PyObject *module, path_t *path, int mode, int dir_fd, in os_access_impl() function
|
Completed in 27 milliseconds