Searched refs:fcntl_fcntl_impl (Results 1 – 2 of 2) sorted by relevance
25 fcntl_fcntl_impl(PyObject *module, int fd, int code, PyObject *arg);50 return_value = fcntl_fcntl_impl(module, fd, code, arg); in fcntl_fcntl()
47 fcntl_fcntl_impl(PyObject *module, int fd, int code, PyObject *arg) in fcntl_fcntl_impl() function