Home
last modified time | relevance | path

Searched refs:fcntl_lockf (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dfcntlmodule.c308 fcntl_lockf(PyObject *self, PyObject *args) in fcntl_lockf() function
410 {"lockf", fcntl_lockf, METH_VARARGS, lockf_doc},