Searched refs:os_open_impl (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Modules/clinic/ |
H A D | posixmodule.c.h | 4531 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 D | posixmodule.c | 9280 os_open_impl(PyObject *module, path_t *path, int flags, int mode, int dir_fd) in os_open_impl() function
|
Completed in 27 milliseconds