Home
last modified time | relevance | path

Searched defs:fcntl (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_fcntl.py14 fcntl = import_module('fcntl') variable
Dtest_ioctl.py5 fcntl = import_module('fcntl') variable
Dtest_pty.py4 fcntl = import_module('fcntl') variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
DSimpleXMLRPCServer.py113 fcntl = None variable
Dmailbox.py28 fcntl = None variable
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/
DSysCalls.c352 fcntl (int fildes, int cmd, ...) in fcntl() function