Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dfcntlmodule.c.h146 fcntl_flock_impl(PyObject *module, int fd, int code);
165 return_value = fcntl_flock_impl(module, fd, code); in fcntl_flock()
/third_party/python/Modules/
H A Dfcntlmodule.c282 fcntl_flock_impl(PyObject *module, int fd, int code) in fcntl_flock_impl() function

Completed in 2 milliseconds