Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dposixmodule.c.h908 os_fchown_impl(PyObject *module, int fd, uid_t uid, gid_t gid);
935 return_value = os_fchown_impl(module, fd, uid, gid); in os_fchown()
/third_party/python/Modules/
H A Dposixmodule.c3731 os_fchown_impl(PyObject *module, int fd, uid_t uid, gid_t gid) in os_fchown_impl() function

Completed in 28 milliseconds