| /external/rust/crates/rustix/src/io/ |
| D | mod.rs | 13 mod fcntl; module
|
| /external/musl/src/fcntl/ |
| D | fcntl.c | 7 int fcntl(int fd, int cmd, ...) in fcntl() function
|
| /external/trusty/musl/src/fcntl/ |
| D | fcntl.c | 7 int fcntl(int fd, int cmd, ...) in fcntl() function
|
| /external/crosvm/base/src/sys/unix/ |
| D | mod.rs | 9 mod fcntl; module
|
| /external/python/cpython3/Lib/test/ |
| D | test_ioctl.py | 6 fcntl = import_module('fcntl') variable
|
| D | test_fcntl.py | 15 fcntl = import_module('fcntl') variable
|
| D | test_subprocess.py | 47 fcntl = None variable
|
| /external/python/cpython2/Lib/test/ |
| D | test_ioctl.py | 5 fcntl = import_module('fcntl') variable
|
| D | test_fcntl.py | 14 fcntl = import_module('fcntl') variable
|
| D | test_pty.py | 4 fcntl = import_module('fcntl') variable
|
| /external/strace/ |
| D | fcntl.c | 194 SYS_FUNC(fcntl) in SYS_FUNC() argument
|
| /external/rust/crates/rustix/src/fs/ |
| D | mod.rs | 25 pub(crate) mod fcntl; module
|
| /external/python/absl-py/absl/flags/ |
| D | _helpers.py | 26 fcntl = None variable
|
| /external/chromium-trace/catapult/common/py_utils/py_utils/ |
| D | ts_proxy_server.py | 18 fcntl = None variable
|
| /external/python/pyfakefs/pyfakefs/ |
| D | fake_io.py | 170 def fcntl(self, fd: int, cmd: int, arg: int = 0) -> Union[int, bytes]: member in FakeFcntlModule
|
| /external/python/cpython3/Doc/whatsnew/ |
| D | 3.9.rst | 427 fcntl section in Improved Modules
|
| D | 3.11.rst | 716 fcntl section in Improved Modules 724 .. _whatsnew311-fractions:
|
| /external/rust/crates/nix/src/ |
| D | lib.rs | 121 pub mod fcntl; module
|
| /external/mesa3d/src/intel/tools/ |
| D | intel_sanitize_gpu.c | 361 fcntl(int fd, int cmd, ...) in fcntl() function
|
| /external/python/cpython2/Lib/ |
| D | SimpleXMLRPCServer.py | 113 fcntl = None variable
|
| D | mailbox.py | 26 fcntl = None variable
|
| /external/mesa3d/src/drm-shim/ |
| D | drm_shim.c | 776 fcntl(int fd, int cmd, ...) in fcntl() function
|
| /external/python/cpython3/Lib/xmlrpc/ |
| D | server.py | 122 fcntl = None variable
|
| /external/python/cpython3/Lib/ |
| D | subprocess.py | 60 fcntl = None variable
|
| D | mailbox.py | 25 fcntl = None variable
|