Home
last modified time | relevance | path

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

12

/external/rust/crates/rustix/src/io/
Dmod.rs13 mod fcntl; module
/external/musl/src/fcntl/
Dfcntl.c7 int fcntl(int fd, int cmd, ...) in fcntl() function
/external/trusty/musl/src/fcntl/
Dfcntl.c7 int fcntl(int fd, int cmd, ...) in fcntl() function
/external/crosvm/base/src/sys/unix/
Dmod.rs9 mod fcntl; module
/external/python/cpython3/Lib/test/
Dtest_ioctl.py6 fcntl = import_module('fcntl') variable
Dtest_fcntl.py15 fcntl = import_module('fcntl') variable
Dtest_subprocess.py47 fcntl = None variable
/external/python/cpython2/Lib/test/
Dtest_ioctl.py5 fcntl = import_module('fcntl') variable
Dtest_fcntl.py14 fcntl = import_module('fcntl') variable
Dtest_pty.py4 fcntl = import_module('fcntl') variable
/external/strace/
Dfcntl.c194 SYS_FUNC(fcntl) in SYS_FUNC() argument
/external/rust/crates/rustix/src/fs/
Dmod.rs25 pub(crate) mod fcntl; module
/external/python/absl-py/absl/flags/
D_helpers.py26 fcntl = None variable
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dts_proxy_server.py18 fcntl = None variable
/external/python/pyfakefs/pyfakefs/
Dfake_io.py170 def fcntl(self, fd: int, cmd: int, arg: int = 0) -> Union[int, bytes]: member in FakeFcntlModule
/external/python/cpython3/Doc/whatsnew/
D3.9.rst427 fcntl section in Improved Modules
D3.11.rst716 fcntl section in Improved Modules
724 .. _whatsnew311-fractions:
/external/rust/crates/nix/src/
Dlib.rs121 pub mod fcntl; module
/external/mesa3d/src/intel/tools/
Dintel_sanitize_gpu.c361 fcntl(int fd, int cmd, ...) in fcntl() function
/external/python/cpython2/Lib/
DSimpleXMLRPCServer.py113 fcntl = None variable
Dmailbox.py26 fcntl = None variable
/external/mesa3d/src/drm-shim/
Ddrm_shim.c776 fcntl(int fd, int cmd, ...) in fcntl() function
/external/python/cpython3/Lib/xmlrpc/
Dserver.py122 fcntl = None variable
/external/python/cpython3/Lib/
Dsubprocess.py60 fcntl = None variable
Dmailbox.py25 fcntl = None variable

12