Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dposixmodule.c.h1933 os_remove_impl(PyObject *module, path_t *path, int dir_fd);
1960 return_value = os_remove_impl(module, &path, dir_fd); in os_remove()
/third_party/python/Modules/
H A Dposixmodule.c5153 os_remove_impl(PyObject *module, path_t *path, int dir_fd) in os_remove_impl() function

Completed in 27 milliseconds