Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dposixmodule.c.h467 os_fchmod_impl(PyObject *module, int fd, int mode);
491 return_value = os_fchmod_impl(module, fd, mode); in os_fchmod()
/third_party/python/Modules/
H A Dposixmodule.c3388 os_fchmod_impl(PyObject *module, int fd, int mode) in os_fchmod_impl() function

Completed in 27 milliseconds