Home
last modified time | relevance | path

Searched refs:os_open_impl (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/clinic/
H A Dposixmodule.c.h4531 os_open_impl(PyObject *module, path_t *path, int flags, int mode, int dir_fd);
4578 _return_value = os_open_impl(module, &path, flags, mode, dir_fd); in os_open()
/third_party/python/Modules/
H A Dposixmodule.c9280 os_open_impl(PyObject *module, path_t *path, int flags, int mode, int dir_fd) in os_open_impl() function

Completed in 31 milliseconds